index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
block-info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
1
-9
/
+57
2024-05-08
perf block-info: Remove unused refcount
Ian Rogers
1
-17
/
+5
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-1
/
+1
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
1
-4
/
+2
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
1
-2
/
+2
2023-06-13
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
1
-2
/
+2
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-2
/
+2
2021-04-07
perf report: Fix wrong LBR block sorting
Jin Yao
1
-3
/
+3
2020-03-10
perf block-info: Support color ops to print block percents in color
Jin Yao
1
-10
/
+15
2020-03-10
perf block-info: Allow selecting which columns to report and its order
Jin Yao
1
-16
/
+35
2020-03-10
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
1
-2
/
+7
2020-03-10
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
1
-15
/
+6
2020-03-04
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
1
-1
/
+2
2019-11-20
perf report: Jump to symbol source view from total cycles view
Jin Yao
1
-2
/
+4
2019-11-20
perf util: Move block TUI function to ui browsers
Jin Yao
1
-64
/
+1
2019-11-07
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
1
-1
/
+73
2019-11-07
perf report: Support --percent-limit for --total-cycles
Jin Yao
1
-0
/
+10
2019-11-07
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
1
-0
/
+17
2019-11-07
perf hist: Support block formats with compare/sort/display
Jin Yao
1
-0
/
+310
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao
1
-0
/
+129