]> git.baikalelectronics.ru Git - kernel.git/commit
perf record: Add support for using symbols in address filters
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 23 Sep 2016 14:38:39 +0000 (17:38 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Sep 2016 14:17:02 +0000 (11:17 -0300)
commit8f6ac25ee9d2a694ee039d7860f73789b8ddfa78
tree6eb7cc8ca62751aba4661d07823a6cea3cb912e7
parentb5ecf27ffc2802c810c0b4e008f504e2b0d2d20a
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>
tools/perf/Documentation/perf-record.txt
tools/perf/builtin-record.c
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h