summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
AgeCommit message (Expand)AuthorLines
2011-11-28perf tools: Simplify debugfs mountpoint handling codeArnaldo Carvalho de Melo-29/+4
2011-10-13perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo-0/+24
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo-0/+1
2011-01-11perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo-2/+0
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo-0/+2
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar-1/+1
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian-0/+2
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo-2/+23
2010-05-02perf: add perf-inject builtinTom Zanussi-0/+1
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo-0/+1
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin-0/+1
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo-1/+0
2010-03-22perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo-2/+2
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar-1/+1
2010-03-13perf tools: Fix non-newt buildArnaldo Carvalho de Melo-0/+2
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo-0/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König-1/+1
2010-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake-0/+1
2010-01-29tools/perf/perf.c: Clean up trivial style issuesThiago Farina-10/+11
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo-0/+1
2009-12-28perf tools: Mount debugfs automaticallyXiao Guangrong-1/+1
2009-12-15perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo-0/+1
2009-11-20perf: Add 'perf kmem' toolLi Zefan-13/+14
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar-38/+8
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo-0/+1
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar-0/+1
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams-38/+6
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake-0/+1
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar-8/+8
2009-10-13perf tools: Do not manually count string lengthsVincent Legoll-8/+8
2009-10-12perf probe: Add perf probe command support without libdwarfMasami Hiramatsu-2/+0
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu-0/+3
2009-09-19perf: Add the timechart toolArjan van de Ven-0/+1
2009-09-13perf: Add 'perf sched' toolIngo Molnar-0/+1
2009-08-17perf tools: Add perf traceFrederic Weisbecker-0/+1
2009-07-22perf_counter: Detect debugfs locationJason Baron-1/+76
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar-4/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar-0/+428