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 <jo...@redhat.com>
Cc: Ingo Molnar <mi...@kernel.org>
Cc: Frederic Weisbecker <fweis...@gmail.com>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Mike Galbraith <efa...@gmx.de>
Cc: Stephane Eranian <eran...@google.com>
Cc: David Ahern <dsah...@gmail.com>
Cc: Adrian Hunter <adrian.hun...@intel.com>
---
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to