aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/perf.c
AgeCommit message (Expand)Author
2011-01-11perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo
2010-05-02perf: add perf-inject builtinTom Zanussi
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo
2010-03-22perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-13perf tools: Fix non-newt buildArnaldo Carvalho de Melo
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo
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