index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
1
-0
/
+2
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-24
1
-2
/
+4
|
/
*
perf report: Calculate the average cycles of iterations
Jin Yao
2017-08-30
1
-5
/
+4
*
perf report: Show branch type in callchain entry
Jin Yao
2017-07-18
1
-1
/
+4
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-1
/
+2
*
perf callchain: Reference count maps
Krister Johansen
2017-02-02
1
-0
/
+6
*
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
2016-12-07
1
-0
/
+3
*
perf report: Calculate and return the branch flag counting
Jin Yao
2016-11-14
1
-0
/
+14
*
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-14
1
-1
/
+7
*
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-11-07
1
-4
/
+0
*
perf tests: Fix hist accumulation test
Jiri Olsa
2016-07-04
1
-0
/
+1
*
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
2016-05-30
1
-0
/
+1
*
perf record: Export record_opts based callchain parsing helper
Arnaldo Carvalho de Melo
2016-04-15
1
-0
/
+6
*
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-04-14
1
-1
/
+2
*
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
1
-2
/
+2
*
perf top: Decay periods in callchains
Namhyung Kim
2016-01-08
1
-0
/
+1
*
perf callchain: Add missing parent_val initialization
Jiri Olsa
2015-11-23
1
-0
/
+1
*
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
1
-0
/
+2
*
perf report: Add callchain value option
Namhyung Kim
2015-11-19
1
-1
/
+9
*
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2015-11-19
1
-0
/
+7
*
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
1
-0
/
+4
*
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
1
-2
/
+3
*
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
1
-6
/
+18
*
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
1
-0
/
+1
*
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
1
-0
/
+1
*
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
2015-10-22
1
-0
/
+12
*
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
1
-0
/
+1
*
perf tools: Refine parse/config callchain functions
Kan Liang
2015-08-05
1
-1
/
+1
*
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-05
1
-0
/
+4
*
perf tools: Enable LBR call stack support
Kan Liang
2015-02-18
1
-0
/
+1
*
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2015-01-08
1
-0
/
+2
*
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
1
-0
/
+1
*
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-24
1
-0
/
+1
*
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
1
-0
/
+3
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-4
/
+2
*
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
1
-0
/
+2
*
perf tools: Introduce perf_callchain_config()
Namhyung Kim
2014-09-26
1
-0
/
+1
*
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
2014-09-26
1
-1
/
+1
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
1
-1
/
+4
*
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2014-06-27
1
-0
/
+13
*
perf callchain: Add callchain_cursor_snapshot()
Namhyung Kim
2014-06-01
1
-0
/
+9
*
perf tools: Update cpumode for each cumulative entry
Namhyung Kim
2014-06-01
1
-0
/
+2
*
perf tools: Move perf_call_graph_mode enum from perf.h
Jiri Olsa
2014-05-05
1
-0
/
+7
*
perf callchain: Add generic report parse callchain callback function
Don Zickus
2014-04-22
1
-0
/
+1
*
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
2014-01-15
1
-0
/
+6
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-0
/
+3
|
\
|
*
perf record: Split -g and --call-graph
Jiri Olsa
2013-10-28
1
-0
/
+3
[next]