Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-18 | perf tools: Enable LBR call stack support | Kan Liang | 1 | -0/+1 |
2015-01-08 | perf callchain: Free callchains when hist entries are deleted | Namhyung Kim | 1 | -0/+2 |
2014-12-02 | perf callchain: Support handling complete branch stacks as histograms | Andi Kleen | 1 | -0/+1 |
2014-11-25 | perf callchain: Enable printing the srcline in the history | Andi Kleen | 1 | -0/+1 |
2014-11-19 | perf callchain: Use a common function to resolve symbol or name | Andi Kleen | 1 | -0/+3 |
2014-10-29 | perf tools: A thread's machine can be found via thread->mg->machine | Arnaldo Carvalho de Melo | 1 | -4/+2 |
2014-10-15 | perf callchain: Move the callchain_param extern to callchain.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2014-09-26 | perf tools: Introduce perf_callchain_config() | Namhyung Kim | 1 | -0/+1 |
2014-09-26 | perf callchain: Move some parser functions to callchain.c | Namhyung Kim | 1 | -1/+1 |
2014-09-26 | perf tools: Move callchain config from record_opts to callchain_param | Namhyung Kim | 1 | -1/+4 |
2014-06-27 | perf tools powerpc: Adjust callchain based on DWARF debug info | Sukadev Bhattiprolu | 1 | -0/+13 |
2014-06-01 | perf callchain: Add callchain_cursor_snapshot() | Namhyung Kim | 1 | -0/+9 |
2014-06-01 | perf tools: Update cpumode for each cumulative entry | Namhyung Kim | 1 | -0/+2 |
2014-05-05 | perf tools: Move perf_call_graph_mode enum from perf.h | Jiri Olsa | 1 | -0/+7 |
2014-04-22 | perf callchain: Add generic report parse callchain callback function | Don Zickus | 1 | -0/+1 |
2014-01-15 | perf tools: Factor out sample__resolve_callchain() | Namhyung Kim | 1 | -0/+6 |
2013-12-19 | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+3 |
2013-10-28 | perf record: Split -g and --call-graph | Jiri Olsa | 1 | -0/+3 |
2013-10-22 | perf callchain: Convert children list to rbtree | Namhyung Kim | 1 | -6/+5 |
2013-08-29 | perf callchain: Remove unnecessary validation | Adrian Hunter | 1 | -5/+0 |
2013-07-22 | perf tools: Support callchain sorting based on addresses | Andi Kleen | 1 | -0/+6 |
2012-12-12 | perf record: Export the callchain parsing routine and help | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2012-09-01 | tools: perf: Fix typo in tools/perf | Masanari Iida | 1 | -1/+1 |
2012-05-31 | perf callchain: Make callchain cursors TLS | Namhyung Kim | 1 | -0/+2 |
2011-11-28 | perf tools: Pass tool context in the the perf_event_ops functions | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2011-06-30 | perf tools: Add inverted call graph report support. | Sam Liao | 1 | -0/+6 |
2011-01-29 | perf tools: Kill event_t typedef, use 'union perf_event' instead | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2011-01-23 | perf callchain: Don't give arbitrary gender to callchain tree nodes | Frederic Weisbecker | 1 | -2/+2 |
2011-01-23 | perf callchain: Rename register_callchain_param into callchain_register_param | Frederic Weisbecker | 1 | -1/+1 |
2011-01-23 | perf callchain: Rename cumul_hits into callchain_cumul_hits | Frederic Weisbecker | 1 | -1/+1 |
2011-01-23 | perf callchain: Feed callchains into a cursor | Frederic Weisbecker | 1 | -3/+63 |
2010-08-27 | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 1 | -0/+1 |
2010-08-27 | perf: Initialize callchains roots's childen hits | Frederic Weisbecker | 1 | -0/+1 |
2010-08-22 | perf: Support for callchains merge | Frederic Weisbecker | 1 | -0/+1 |
2010-08-22 | perf: Rename append_callchain into callchain_append | Frederic Weisbecker | 1 | -2/+2 |
2010-08-22 | perf: Keep track of the max depth of a callchain | Frederic Weisbecker | 1 | -8/+14 |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -1/+4 |
2010-07-08 | perf: Sync callchains with period based hits | Frederic Weisbecker | 1 | -1/+1 |
2010-07-08 | perf: Resurrect flat callchains | Frederic Weisbecker | 1 | -0/+3 |
2010-06-05 | perf tools: Make event__preprocess_sample parse the sample | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-05-20 | perf annotate: Use build-ids to find the right DSO | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2010-05-10 | perf report: Allow limiting the number of entries to print in callchains | Arnaldo Carvalho de Melo | 1 | -0/+1 |