commit | 0126d493b62e1306db09e1019c05e0bfe84ae8e7 | [log] [tgz] |
---|---|---|
author | Andi Kleen <[email protected]> | Fri Sep 20 07:40:42 2013 -0700 |
committer | Ingo Molnar <[email protected]> | Fri Oct 04 10:06:10 2013 +0200 |
tree | a9e627f3d7fee77e3fa8a52cc47748c49d17d294 | |
parent | f5d05bcec409aec2c41727077ad818f7c4db005b [diff] |
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 <[email protected]> Acked-by: Jiri Olsa <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>