开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
block-info.c
Age
Commit message (
Expand
)
Author
2020-03-09
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-09
perf block-info: Allow selecting which columns to report and its order
Jin Yao
2020-03-09
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
2020-03-09
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
2020-03-04
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
2019-11-19
perf report: Jump to symbol source view from total cycles view
Jin Yao
2019-11-19
perf util: Move block TUI function to ui browsers
Jin Yao
2019-11-07
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
2019-11-07
perf report: Support --percent-limit for --total-cycles
Jin Yao
2019-11-07
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
perf hist: Support block formats with compare/sort/display
Jin Yao
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao