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 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