]> git.baikalelectronics.ru Git - kernel.git/commit
perf auxtrace: Add option to synthesize events for transactions
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 30 Apr 2015 14:37:28 +0000 (17:37 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 5 May 2015 21:12:55 +0000 (18:12 -0300)
commit29945e2c56364a7f039ce666e44648e495788575
treee04ff300ba98a33bdef77d1e13fa65244d1cc68a
parent4425d47e9d31934590c8effb20120b0bff7fad87
perf auxtrace: Add option to synthesize events for transactions

Add AUX area tracing option 'x' to synthesize events for transactions.
This will be used by Intel PT to synthesize an event record for each TSX
start, commit or abort.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1430404667-10593-6-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-inject.txt
tools/perf/Documentation/perf-report.txt
tools/perf/Documentation/perf-script.txt
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h