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
Please register or sign in to comment