[PATCH 0/2] perf record: mmap output file - v3

From: Jiri Olsa
Date: Mon Nov 04 2013 - 13:32:40 EST


hi,
after discussion with David, sending his change
updated into the new data file object.

David's original post:
http://marc.info/?l=linux-kernel&m=138180575328977&w=2

Here's the change:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/mmap1

thanks,
jirka

Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Mike Galbraith <efault@xxxxxx>
Cc: Stephane Eranian <eranian@xxxxxxxxxx>
Cc: David Ahern <dsahern@xxxxxxxxx>
Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx>
---
Jiri Olsa (2):
perf tools: Add perf_data__write implementation into perf_data_file object
perf tools: Add perf_data_file__write mmap support

tools/perf/builtin-record.c | 49 ++++++++++++++++++--------------------------
tools/perf/util/data.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
tools/perf/util/data.h | 23 ++++++++++++++-------
3 files changed, 152 insertions(+), 36 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/