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)
commit1b36c03e356936d62abbe2accaae1573d3b66f14
tree6eb7cc8ca62751aba4661d07823a6cea3cb912e7
parentcd67f99fe90dcf515f1c70c474b84d56b6236cbb
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