perf symbols: Support multiple symtabs in struct thread
[safe/jmp/linux-2.6] / tools / perf / util / thread.c
2009-11-27 Arnaldo Carvalho... perf symbols: Support multiple symtabs in struct thread
2009-11-24 Arnaldo Carvalho... perf tools: Introduce zalloc() for the common calloc...
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-23 Frederic Weisbeckerperf tools: Bind callchains to the first sort dimension...
2009-10-13 Arnaldo Carvalho... perf tools: Move threads & last_match to threads.c
2009-10-08 Frederic Weisbeckerperf tools: Fix thread comm resolution in perf sched
2009-10-08 Frederic Weisbeckerperf tools: Improve thread comm resolution in perf...
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-09-30 Arnaldo Carvalho... perf tools: Use rb_tree for maps
2009-09-16 Ingo Molnarperf sched: Add 'perf sched map' scheduling event map...
2009-09-16 Ingo Molnarperf sched: Make idle thread and comm/pid names more...
2009-08-31 Frederic Weisbeckerperf tools: Unify swapper tasks naming
2009-08-31 Frederic Weisbeckerperf tools: Librarize idle thread registration
2009-08-18 Frederic Weisbeckerperf tools: Save partial non-overlapping map
2009-08-15 Frederic Weisbeckerperf tools: Factorize the thread code in a dedicated...