perf record: Add support for using symbols in address filters
Symbols come from either the DSO or /proc/kallsyms for the kernel. Details of the functionality can be found in Documentation/perf-record.txt. Signed-off-by:Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Link: http://lkml.kernel.org/r/1474641528-18776-8-git-send-email-adrian.hunter@intel.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/Documentation/perf-record.txt 54 additions, 1 deletiontools/perf/Documentation/perf-record.txt
- tools/perf/builtin-record.c 12 additions, 2 deletionstools/perf/builtin-record.c
- tools/perf/util/auxtrace.c 737 additions, 0 deletionstools/perf/util/auxtrace.c
- tools/perf/util/auxtrace.h 54 additions, 0 deletionstools/perf/util/auxtrace.h
Loading
-
mentioned in commit cba04f31
-
mentioned in commit 24051c7b
-
mentioned in commit 44907099
-
mentioned in commit ae9398e8
-
mentioned in commit 4f969d07
-
mentioned in commit cf129830
-
mentioned in commit f3c19d08
-
mentioned in commit 58cee3aa
-
mentioned in commit d1725dbf
-
mentioned in commit c07e0bab
-
mentioned in commit 06106efa
-
mentioned in commit 8ea4043d
-
mentioned in commit c055b61d
-
mentioned in commit msm-5.4@1ff268fc
Please register or sign in to comment