[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1383589905-10208-1-git-send-email-jolsa@redhat.com>
Date: Mon, 4 Nov 2013 19:31:43 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Jiri Olsa <jolsa@...hat.com>, Ingo Molnar <mingo@...nel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Namhyung Kim <namhyung@...nel.org>,
Mike Galbraith <efault@....de>,
Stephane Eranian <eranian@...gle.com>,
David Ahern <dsahern@...il.com>,
Adrian Hunter <adrian.hunter@...el.com>
Subject: [PATCH 0/2] perf record: mmap output file - v3
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@...hat.com>
Cc: Ingo Molnar <mingo@...nel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Mike Galbraith <efault@....de>
Cc: Stephane Eranian <eranian@...gle.com>
Cc: David Ahern <dsahern@...il.com>
Cc: Adrian Hunter <adrian.hunter@...el.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists