summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
Commit message (Expand)AuthorAgeFilesLines
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-051-0/+2
* perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-201-2/+23
* perf: add perf-inject builtinTom Zanussi2010-05-021-0/+1
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-291-0/+1
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-191-0/+1
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-1/+0
* perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo2010-03-221-2/+2
* Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-221-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | perf tools: Fix non-newt buildArnaldo Carvalho de Melo2010-03-131-0/+2
* | | perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-121-0/+2
|/ /
* | perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake2010-01-311-0/+1
* | tools/perf/perf.c: Clean up trivial style issuesThiago Farina2010-01-291-10/+11
* | perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-211-0/+1
* | perf tools: Mount debugfs automaticallyXiao Guangrong2009-12-281-1/+1
|/
* perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo2009-12-151-0/+1
* perf: Add 'perf kmem' toolLi Zefan2009-11-201-13/+14
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-38/+8
|\
| * perf buildid-list: New plumbing commandArnaldo Carvalho de Melo2009-11-161-0/+1
| *-. Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-151-0/+1
| |\ \
| | | * perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake2009-11-081-0/+1
| * | | perf tools: Modify perf routines to use new debugfs routinesClark Williams2009-11-081-38/+6
| | |/ | |/|
* | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-8/+8
|\ \ \ | |/ /
| * | perf tools: Do not manually count string lengthsVincent Legoll2009-10-131-8/+8
| |/
* | perf probe: Add perf probe command support without libdwarfMasami Hiramatsu2009-10-121-2/+0
* | perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-121-0/+3
|/
* perf: Add the timechart toolArjan van de Ven2009-09-191-0/+1
* perf: Add 'perf sched' toolIngo Molnar2009-09-131-0/+1
* perf tools: Add perf traceFrederic Weisbecker2009-08-171-0/+1
* perf_counter: Detect debugfs locationJason Baron2009-07-221-1/+76
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-4/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+428
OpenPOWER on IntegriCloud