summaryrefslogtreecommitdiff
path: root/tools/perf/util/block-info.c
AgeCommit message (Expand)Author
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2020-03-09perf block-info: Support color ops to print block percents in colorJin Yao
2020-03-09perf block-info: Allow selecting which columns to report and its orderJin Yao
2020-03-09perf diff: Use __block_info__cmp() to replace block_pair_cmp()Jin Yao
2020-03-09perf block-info: Fix wrong block address comparison in block_info__cmp()Jin Yao
2020-03-04perf diff: Fix undefined string comparison spotted by clang's -Wstring-compareNick Desaulniers
2019-11-19perf report: Jump to symbol source view from total cycles viewJin Yao
2019-11-19perf util: Move block TUI function to ui browsersJin Yao
2019-11-07perf report: Sort by sampled cycles percent per block for tuiJin Yao
2019-11-07perf report: Support --percent-limit for --total-cyclesJin Yao
2019-11-07perf report: Sort by sampled cycles percent per block for stdioJin Yao
2019-11-07perf hist: Support block formats with compare/sort/displayJin Yao
2019-11-07perf block: Cleanup and refactor block info functionsJin Yao