perf: Swap inclusion order of util.h and string.h in util/string.c
[safe/jmp/linux-2.6] / tools / perf / util / callchain.c
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-22 Frederic Weisbeckerperf: Fix orphan callchain branches
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix bad rounding of minimum...
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix spurious 'perf report' warni...
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-05 Frederic Weisbeckerperf_counter tools: callchains: Manage the cumul hits...
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-02 Frederic Weisbeckerperf_counter tools: Create new chain_for_each_child...
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-07-01 Frederic Weisbeckerperf_counter tools: Various fixes for callchains
2009-07-01 Frederic Weisbeckerperf_counter tools: Resolve symbols in callchains
2009-07-01 Frederic Weisbeckerperf_counter tools: Fix storage size allocation of...
2009-06-26 Frederic Weisbeckerperf_counter tools: Prepare a small callchain framework