linux/tools/perf/arch/x86
Adrian Hunter 90e457f7be perf tools: Add Intel PT support
Add support for Intel Processor Trace.

Intel PT support fits within the new auxtrace infrastructure.  Recording
is supporting by identifying the Intel PT PMU, parsing options and
setting up events.

Decoding is supported by queuing up trace data by cpu or thread and then
decoding synchronously delivering synthesized event samples into the
session processing for tools to consume.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1437150840-31811-7-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-08-17 11:11:36 -03:00
..
include tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
tests perf build: Add arch x86 objects building 2015-02-12 13:12:01 -03:00
util perf tools: Add Intel PT support 2015-08-17 11:11:36 -03:00
Build perf build: Add arch x86 objects building 2015-02-12 13:12:01 -03:00
Makefile perf build: Add arch x86 objects building 2015-02-12 13:12:01 -03:00