index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
block-info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
1
-2
/
+2
*
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
2023-06-12
1
-2
/
+2
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-2
/
+2
*
perf report: Fix wrong LBR block sorting
Jin Yao
2021-04-07
1
-3
/
+3
*
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-10
1
-10
/
+15
*
perf block-info: Allow selecting which columns to report and its order
Jin Yao
2020-03-10
1
-16
/
+35
*
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
2020-03-10
1
-2
/
+7
*
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
2020-03-10
1
-15
/
+6
*
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-04
1
-1
/
+2
*
perf report: Jump to symbol source view from total cycles view
Jin Yao
2019-11-19
1
-2
/
+4
*
perf util: Move block TUI function to ui browsers
Jin Yao
2019-11-19
1
-64
/
+1
*
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
2019-11-07
1
-1
/
+73
*
perf report: Support --percent-limit for --total-cycles
Jin Yao
2019-11-07
1
-0
/
+10
*
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
1
-0
/
+17
*
perf hist: Support block formats with compare/sort/display
Jin Yao
2019-11-07
1
-0
/
+310
*
perf block: Cleanup and refactor block info functions
Jin Yao
2019-11-07
1
-0
/
+129