aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/thread.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-27perf symbols: Support multiple symtabs in struct threadArnaldo Carvalho de Melo1-4/+11
2009-11-27perf symbols: Kernel_maps should be an array of MAP__NR_TYPES entriesArnaldo Carvalho de Melo1-1/+0
2009-11-24perf symbols: Rename find_symbol routines to find_functionArnaldo Carvalho de Melo1-2/+2
2009-11-21perf symbols: Do lazy symtab loading for the kernel & modules tooArnaldo Carvalho de Melo1-1/+2
2009-10-23perf tools: Bind callchains to the first sort dimension columnFrederic Weisbecker1-0/+2
2009-10-13perf tools: Move threads & last_match to threads.cArnaldo Carvalho de Melo1-5/+3
2009-10-08perf tools: Fix thread comm resolution in perf schedFrederic Weisbecker1-3/+0
2009-10-08perf tools: Improve thread comm resolution in perf schedFrederic Weisbecker1-0/+3
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo1-0/+4
2009-09-30perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo1-3/+9
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-0/+5
2009-09-16perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar1-0/+1
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar1-4/+4
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker1-0/+2
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker1-0/+19