summaryrefslogtreecommitdiff
path: root/tools/perf/perf.c
AgeCommit message (Expand)Author
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König
2010-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake
2010-01-29tools/perf/perf.c: Clean up trivial style issuesThiago Farina
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo
2009-12-28perf tools: Mount debugfs automaticallyXiao Guangrong
2009-12-15perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo
2009-11-20perf: Add 'perf kmem' toolLi Zefan
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-13perf tools: Do not manually count string lengthsVincent Legoll
2009-10-12perf probe: Add perf probe command support without libdwarfMasami Hiramatsu
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu
2009-09-19perf: Add the timechart toolArjan van de Ven
2009-09-13perf: Add 'perf sched' toolIngo Molnar
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar