commit | 9fa820c864ccfb97ffbced7e44024e0dee5f4d64 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Sep 27 16:35:10 2012 -0700 |
committer | Andi Kleen <ak@linux.intel.com> | Thu Sep 27 21:30:35 2012 -0700 |
tree | bfdfe22bbcc7bb10730207dc19e7c32196cf613d | |
parent | 5c95a3430ff8e38541e9278dbcb64ca9d87c3c96 [diff] |
perf, tools: Add browser support for transaction flags Add histogram support for the transaction flags. Each flags instance becomes a separate histogram. Support sorting and displaying the flags in report and top. The patch is fairly large, but it's really mostly just plumbing to pass the flags around. Signed-off-by: Andi Kleen <ak@linux.intel.com>