]> git.karo-electronics.de Git - karo-tx-linux.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)
commit53c76b0e9ed5ed1f00371160f0be60402acba165
treee04ff300ba98a33bdef77d1e13fa65244d1cc68a
parente31f0d017ea19fce9f12f084e1c750a0e3b43680
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