perf symbols: Support multiple symtabs in struct thread
[safe/jmp/linux-2.6] / tools / perf / util / thread.h
2009-11-27 Arnaldo Carvalho... perf symbols: Support multiple symtabs in struct thread
2009-11-27 Arnaldo Carvalho... perf symbols: Kernel_maps should be an array of MAP__NR...
2009-11-24 Arnaldo Carvalho... perf symbols: Rename find_symbol routines to find_function
2009-11-21 Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
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-24 John Kacurperf tools: Protect header files with a consistent...
2009-09-16 Ingo Molnarperf sched: Add 'perf sched map' scheduling event map...
2009-09-13 Ingo Molnarperf sched: Clean up PID sorting logic
2009-08-31 Frederic Weisbeckerperf tools: Librarize idle thread registration
2009-08-15 Frederic Weisbeckerperf tools: Factorize the thread code in a dedicated...