index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+1
*
perf callchain: Set callchain_param.enabled when parsing --call-graph
Arnaldo Carvalho de Melo
2016-04-18
1
-0
/
+2
*
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-04-14
1
-2
/
+3
*
perf callchain: Check return value of append_chain_children()
Namhyung Kim
2016-02-19
1
-6
/
+12
*
perf callchain: Check return value of split_add_child()
Namhyung Kim
2016-02-19
1
-3
/
+9
*
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
2016-02-19
1
-18
/
+34
*
perf callchain: Check return value of fill_node()
Namhyung Kim
2016-02-19
1
-3
/
+13
*
perf callchain: Check return value of add_child()
Namhyung Kim
2016-02-19
1
-0
/
+8
*
perf top: Decay periods in callchains
Namhyung Kim
2016-01-08
1
-0
/
+28
*
perf top: Fix freeze on --call-graph flat/folded
Namhyung Kim
2015-11-26
1
-0
/
+1
*
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
1
-0
/
+44
*
perf report: Add callchain value option
Namhyung Kim
2015-11-19
1
-9
/
+53
*
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2015-11-19
1
-0
/
+10
*
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
1
-0
/
+29
*
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
1
-0
/
+6
*
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
1
-0
/
+2
*
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
1
-3
/
+37
*
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
1
-88
/
+1
*
perf tools: Refine parse/config callchain functions
Kan Liang
2015-08-05
1
-7
/
+7
*
perf tools: Enable LBR call stack support
Kan Liang
2015-02-18
1
-0
/
+8
*
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2015-01-08
1
-0
/
+30
*
perf callchain: Fixup parameter handling error message
Kan Liang
2014-12-09
1
-1
/
+1
*
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
1
-0
/
+4
*
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
1
-1
/
+2
*
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-24
1
-1
/
+10
*
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
1
-0
/
+19
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
1
-2
/
+2
*
perf tools: Introduce perf_callchain_config()
Namhyung Kim
2014-09-26
1
-19
/
+90
*
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
2014-09-26
1
-0
/
+84
*
perf report: Relax -g option parsing not to limit the option order
Namhyung Kim
2014-08-15
1
-57
/
+38
*
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
2014-07-16
1
-1
/
+1
*
perf tools: Update cpumode for each cumulative entry
Namhyung Kim
2014-06-01
1
-0
/
+42
*
perf hists: Accumulate hist entry stat based on the callchain
Namhyung Kim
2014-06-01
1
-1
/
+2
*
perf callchain: Add generic report parse callchain callback function
Don Zickus
2014-04-22
1
-0
/
+78
*
perf tools: Remove unnecessary callchain cursor state restore on unmatch
Frederic Weisbecker
2014-01-17
1
-3
/
+0
*
perf callchain: Spare double comparison of callchain first entry
Frederic Weisbecker
2014-01-17
1
-10
/
+10
*
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
2014-01-15
1
-0
/
+23
*
perf callchain: Convert children list to rbtree
Namhyung Kim
2013-10-21
1
-36
/
+111
*
perf callchain: Remove unnecessary validation
Adrian Hunter
2013-08-29
1
-8
/
+0
*
perf tools: Support callchain sorting based on addresses
Andi Kleen
2013-07-22
1
-2
/
+5
*
perf tools: Fix calloc argument ordering
Paul Gortmaker
2013-02-06
1
-1
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-3
/
+3
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
1
-0
/
+2
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-1
/
+2
*
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
1
-4
/
+4
*
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
1
-1
/
+1
*
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
1
-5
/
+5
*
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
1
-104
/
+100
*
perf: Support for callchains merge
Frederic Weisbecker
2010-08-22
1
-0
/
+56
*
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2010-08-22
1
-12
/
+11
[next]