perf report: Allow limiting the number of entries to print in callchains
[safe/jmp/linux-2.6] / tools / perf / util / callchain.h
2010-05-10 Arnaldo Carvalho... perf report: Allow limiting the number of entries to...
2010-05-09 Arnaldo Carvalho... perf callchain: Move validate_callchain to callchain lib
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-22 Frederic Weisbeckerperf: Fix orphan callchain branches
2009-09-24 John Kacurperf tools: Protect header files with a consistent...
2009-08-12 Frederic Weisbeckerperf tools: Factorize the map helpers
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix 'perf report' display to...
2009-08-09 Frederic Weisbeckerperf tools: Fix call-chain cumul hit based sub-total...
2009-07-05 Frederic Weisbeckerperf report: Add "Fractal" mode output - support callch...
2009-07-02 Frederic Weisbeckerperf_counter tools: Set the minimum percent for callcha...
2009-07-02 Frederic Weisbeckerperf report: Add support for callchain graph output
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share list.h with the kernel
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share rbtree.with the kernel
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-07-01 Frederic Weisbeckerperf_counter tools: Resolve symbols in callchains
2009-06-26 Frederic Weisbeckerperf_counter tools: Prepare a small callchain framework