public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] perf script: Add an option to print the source line number
@ 2013-12-06  7:42 Adrian Hunter
  2013-12-06  7:42 ` [PATCH V2 1/3] perf script: Fix symoff printing in callchains Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Adrian Hunter @ 2013-12-06  7:42 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Peter Zijlstra, Ingo Molnar, linux-kernel, David Ahern,
	Frederic Weisbecker, Jiri Olsa, Mike Galbraith, Namhyung Kim,
	Paul Mackerras, Stephane Eranian, Andi Kleen

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-12-13 10:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06  7:42 [PATCH V2 0/3] perf script: Add an option to print the source line number Adrian Hunter
2013-12-06  7:42 ` [PATCH V2 1/3] perf script: Fix symoff printing in callchains Adrian Hunter
2013-12-08 17:32   ` David Ahern
2013-12-11 11:04   ` [tip:perf/core] " tip-bot for Adrian Hunter
2013-12-06  7:42 ` [PATCH V2 2/3] perf script: Add an option to print the source line number Adrian Hunter
2013-12-08 17:35   ` David Ahern
2013-12-09  8:10     ` Adrian Hunter
2013-12-11 11:04   ` [tip:perf/core] " tip-bot for Adrian Hunter
2013-12-06  7:42 ` [PATCH V2 3/3] perf script: Improve srcline display for BTS Adrian Hunter
2013-12-09 18:04   ` Arnaldo Carvalho de Melo
2013-12-10  7:04     ` Adrian Hunter
2013-12-10  7:05       ` Adrian Hunter
2013-12-13 10:21         ` [PATCH V3] " Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox