[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386315778-11633-1-git-send-email-adrian.hunter@intel.com>
Date: Fri, 6 Dec 2013 09:42:55 +0200
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jiri Olsa <jolsa@...hat.com>, Mike Galbraith <efault@....de>,
Namhyung Kim <namhyung@...il.com>,
Paul Mackerras <paulus@...ba.org>,
Stephane Eranian <eranian@...gle.com>,
Andi Kleen <ak@...ux.intel.com>
Subject: [PATCH V2 0/3] perf script: Add an option to print the source line number
Hi
Here is perf script srcline printing.
Changes in V2:
Also print scrline for callchains
Adrian Hunter (3):
perf script: Fix symoff printing in callchains
perf script: Add an option to print the source line number
perf script: Improve srcline display for BTS
tools/perf/Documentation/perf-script.txt | 2 +-
tools/perf/builtin-script.c | 30 +++++++++++++++++++++++++-----
tools/perf/util/map.c | 17 +++++++++++++++++
tools/perf/util/map.h | 2 ++
tools/perf/util/session.c | 15 ++++++++++++++-
tools/perf/util/session.h | 1 +
6 files changed, 60 insertions(+), 7 deletions(-)
Regards
Adrian
--
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