Re: [PATCH V4 05/24] perf auxtrace: Add option to synthesize events for transactions

2015-05-04 Thread Jiri Olsa
On Thu, Apr 30, 2015 at 05:37:28PM +0300, Adrian Hunter wrote: > 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 Acked-by: Jiri Olsa than

[PATCH V4 05/24] perf auxtrace: Add option to synthesize events for transactions

2015-04-30 Thread Adrian Hunter
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 --- tools/perf/Documentation/perf-inject.txt | 9 + tools/perf/Documentation/perf-report.tx