]> git.baikalelectronics.ru Git - kernel.git/commit
perf intel-pt: Read address filter from AUXTRACE_INFO event
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 23 Sep 2016 14:38:46 +0000 (17:38 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Sep 2016 14:17:05 +0000 (11:17 -0300)
commit46ffa5cd553a2abb914322d6b10c224138187819
treed6389a93c248d5afbcb10f879995d96983201c20
parent3c0a3689be2c63db5f1d6d123a3ae2873a9f4642
perf intel-pt: Read address filter from AUXTRACE_INFO event

Read the address filter from the AUXTRACE_INFO event in preparation for
using it to assist in decoding.

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-15-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c