index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
Age
Commit message (
Expand
)
Author
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2020-10-14
perf streams: Report hot streams
Jin Yao
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
2020-10-14
perf streams: Compare two streams
Jin Yao
2020-05-28
perf callchain: Setup callchain properly in pipe mode
Jiri Olsa
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
2019-11-12
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-02-06
perf symbols: Introduce map_symbol.h
Arnaldo Carvalho de Melo
2019-02-06
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
Arnaldo Carvalho de Melo
2019-01-25
perf callchain: No need to include perf.h
Arnaldo Carvalho de Melo
2019-01-04
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
2017-07-18
perf report: Show branch type in callchain entry
Jin Yao
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
2017-02-02
perf callchain: Reference count maps
Krister Johansen
2016-12-07
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
2016-11-14
perf report: Calculate and return the branch flag counting
Jin Yao
2016-11-14
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-07
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-07-04
perf tests: Fix hist accumulation test
Jiri Olsa
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
2016-04-15
perf record: Export record_opts based callchain parsing helper
Arnaldo Carvalho de Melo
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-01-08
perf top: Decay periods in callchains
Namhyung Kim
2015-11-23
perf callchain: Add missing parent_val initialization
Jiri Olsa
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
perf report: Add callchain value option
Namhyung Kim
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
2015-05-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2014-12-01
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
[next]