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
/
callchain.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
1
-8
/
+8
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
1
-1
/
+1
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
1
-3
/
+5
2021-12-22
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
1
-1
/
+1
2021-12-22
perf tools: Record ARM64 LR register automatically
Alexandre Truong
1
-0
/
+2
2020-10-14
perf streams: Report hot streams
Jin Yao
1
-0
/
+2
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
1
-0
/
+3
2020-10-14
perf streams: Compare two streams
Jin Yao
1
-0
/
+4
2020-05-28
perf callchain: Setup callchain properly in pipe mode
Jiri Olsa
1
-0
/
+1
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
1
-0
/
+5
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
1
-0
/
+3
2019-11-12
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
1
-3
/
+2
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
1
-1
/
+4
2019-09-01
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-1
/
+1
2019-02-06
perf symbols: Introduce map_symbol.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-06
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
Arnaldo Carvalho de Melo
1
-15
/
+3
2019-01-25
perf callchain: No need to include perf.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-01-04
perf report: Fix wrong iteration count in --branch-history
Jin Yao
1
-0
/
+1
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
1
-2
/
+4
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
1
-5
/
+4
2017-07-19
perf report: Show branch type in callchain entry
Jin Yao
1
-1
/
+4
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
1
-1
/
+2
2017-02-02
perf callchain: Reference count maps
Krister Johansen
1
-0
/
+6
2016-12-07
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
1
-0
/
+3
2016-11-14
perf report: Calculate and return the branch flag counting
Jin Yao
1
-0
/
+14
2016-11-14
perf report: Add branch flag to callchain cursor node
Jin Yao
1
-1
/
+7
2016-11-08
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
1
-4
/
+0
2016-07-05
perf tests: Fix hist accumulation test
Jiri Olsa
1
-0
/
+1
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-04-15
perf record: Export record_opts based callchain parsing helper
Arnaldo Carvalho de Melo
1
-0
/
+6
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-01-08
perf top: Decay periods in callchains
Namhyung Kim
1
-0
/
+1
2015-11-24
perf callchain: Add missing parent_val initialization
Jiri Olsa
1
-0
/
+1
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
1
-0
/
+2
2015-11-19
perf report: Add callchain value option
Namhyung Kim
1
-1
/
+9
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
1
-0
/
+7
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
1
-0
/
+4
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
1
-2
/
+3
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
1
-6
/
+18
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
1
-0
/
+1
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
1
-0
/
+1
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
1
-0
/
+12
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
1
-0
/
+1
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
1
-1
/
+1
2015-05-06
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
1
-0
/
+4
[next]