tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j
authorAndi Kleen <ak@linux.intel.com>
Fri, 20 Sep 2013 14:40:42 +0000 (07:40 -0700)
committerIngo Molnar <mingo@kernel.org>
Fri, 4 Oct 2013 08:06:10 +0000 (10:06 +0200)
commit0126d493b62e1306db09e1019c05e0bfe84ae8e7
treea9e627f3d7fee77e3fa8a52cc47748c49d17d294
parentf5d05bcec409aec2c41727077ad818f7c4db005b
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j

Make perf record -j aware of the new in_tx,no_tx,abort_tx branch qualifiers.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1379688044-14173-5-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/Documentation/perf-record.txt
tools/perf/builtin-record.c