-
- Downloads
perf report: Allow user to specify path to kallsyms file
This is useful for analyzing a perf data file on a different system than the one data was collected on and still include symbols from loaded kernel modules in the output. Commiter note: Updated the man page accordingly. LKML-Reference: <1291775986-16475-1-git-send-email-daahern@cisco.com> Signed-off-by:David Ahern <daahern@cisco.com> Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/Documentation/perf-report.txt 3 additions, 0 deletionstools/perf/Documentation/perf-report.txt
- tools/perf/builtin-report.c 2 additions, 0 deletionstools/perf/builtin-report.c
- tools/perf/util/symbol.c 7 additions, 2 deletionstools/perf/util/symbol.c
- tools/perf/util/symbol.h 1 addition, 0 deletionstools/perf/util/symbol.h
Loading
Please register or sign in to comment