Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf block-info: Allow selecting which columns to report and its order | Jin Yao | 2020-03-09 | 1 | -1/+6 |
* | perf diff: Use __block_info__cmp() to replace block_pair_cmp() | Jin Yao | 2020-03-09 | 1 | -0/+2 |
* | perf report: Jump to symbol source view from total cycles view | Jin Yao | 2019-11-19 | 1 | -1/+2 |
* | perf report: Support --percent-limit for --total-cycles | Jin Yao | 2019-11-07 | 1 | -0/+2 |
* | perf report: Sort by sampled cycles percent per block for stdio | Jin Yao | 2019-11-07 | 1 | -0/+4 |
* | perf hist: Support block formats with compare/sort/display | Jin Yao | 2019-11-07 | 1 | -2/+31 |
* | perf block: Cleanup and refactor block info functions | Jin Yao | 2019-11-07 | 1 | -0/+43 |