summaryrefslogtreecommitdiff
path: root/tools/perf/util/callchain.h
AgeCommit message (Expand)Author
2017-02-02perf callchain: Reference count mapsKrister Johansen
2016-12-07perf callchain: Introduce callchain_cursor__copy()Namhyung Kim
2016-11-14perf report: Calculate and return the branch flag countingJin Yao
2016-11-14perf report: Add branch flag to callchain cursor nodeJin Yao
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent
2016-07-04perf tests: Fix hist accumulation testJiri Olsa
2016-05-30perf tools: Per event max-stack settingsArnaldo Carvalho de Melo
2016-04-15perf record: Export record_opts based callchain parsing helperArnaldo Carvalho de Melo
2016-04-14perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2016-01-08perf top: Decay periods in callchainsNamhyung Kim
2015-11-23perf callchain: Add missing parent_val initializationJiri Olsa
2015-11-19perf hists browser: Support flat callchainsNamhyung Kim
2015-11-19perf report: Add callchain value optionNamhyung Kim
2015-11-19perf callchain: Add count fields to struct callchain_nodeNamhyung Kim
2015-11-19perf callchain: Abstract callchain print functionNamhyung Kim
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim
2015-10-22perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim
2015-10-22perf tools: Move callchain help messages to callchain.hNamhyung Kim
2015-08-08perf callchain: Move option parsing code to util.cKan Liang
2015-08-05perf tools: Refine parse/config callchain functionsKan Liang
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim
2015-02-18perf tools: Enable LBR call stack supportKan Liang
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen
2014-11-24perf callchain: Enable printing the srcline in the historyAndi Kleen
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
2014-10-14perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo
2014-09-26perf tools: Introduce perf_callchain_config()Namhyung Kim
2014-09-26perf callchain: Move some parser functions to callchain.cNamhyung Kim
2014-09-26perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu
2014-06-01perf callchain: Add callchain_cursor_snapshot()Namhyung Kim
2014-06-01perf tools: Update cpumode for each cumulative entryNamhyung Kim
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa
2014-04-22perf callchain: Add generic report parse callchain callback functionDon Zickus
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf record: Split -g and --call-graphJiri Olsa
2013-10-21perf callchain: Convert children list to rbtreeNamhyung Kim
2013-08-29perf callchain: Remove unnecessary validationAdrian Hunter
2013-07-22perf tools: Support callchain sorting based on addressesAndi Kleen
2012-12-11perf record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo
2012-09-01tools: perf: Fix typo in tools/perfMasanari Iida
2012-05-31perf callchain: Make callchain cursors TLSNamhyung Kim
2011-11-28perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo