commit | 475eeab9f3c1579c8da89667496084db4867bf7c | [log] [tgz] |
---|---|---|
author | Andi Kleen <[email protected]> | Fri Sep 20 07:40:43 2013 -0700 |
committer | Ingo Molnar <[email protected]> | Fri Oct 04 10:06:12 2013 +0200 |
tree | cacc059c63a8091d69f2cd024dba7c74a6b0d1d8 | |
parent | 0126d493b62e1306db09e1019c05e0bfe84ae8e7 [diff] |
tools/perf: Add support for record transaction flags Add support for recording and displaying the transaction flags. They are essentially a new sort key. Also display them in a nice way to the user. 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]>