summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-091-2/+12
* perf: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-3/+7
* perf tools: Fix perf usage string leftoverJiri Olsa2014-07-281-1/+1
* perf tools: Add --debug optionto set debug variableJiri Olsa2014-07-171-1/+12
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-091-0/+1
* perf trace: Warn the user when not availableArnaldo Carvalho de Melo2014-06-031-2/+6
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-1/+1
* perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo2013-10-111-1/+8
* perf tools: Unify page_size usageJiri Olsa2013-10-091-0/+1
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* perf tools: Convert needless static variable to localArnaldo Carvalho de Melo2013-04-011-2/+1
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-011-0/+1
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-151-3/+3
* perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-151-1/+1
* perf tools: Remove some needless die() calls from the main routineArnaldo Carvalho de Melo2013-01-241-11/+21
* perf tools: Add gtk.<command> config option for launching GTK browserNamhyung Kim2012-11-141-5/+10
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-311-0/+2
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-291-0/+1
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-061-0/+2
* perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-021-1/+1
* perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-281-1/+1
* perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-271-0/+2
* perf trace: New toolArnaldo Carvalho de Melo2012-09-261-0/+1
* perf tools: include missing pthread.h headerIrina Tirdea2012-09-071-0/+1
* perf symbols: Support minimal build without libelfNamhyung Kim2012-08-091-0/+2
* perf tools: Initial bash completion supportFrederic Weisbecker2012-08-091-30/+39
* perf tools: Simplify debugfs mountpoint handling codeArnaldo Carvalho de Melo2011-11-281-29/+4
* perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo2011-10-131-0/+24
* perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-151-0/+1
* perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo2011-01-111-2/+0
* perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-031-0/+2
* perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-161-1/+1
* 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
OpenPOWER on IntegriCloud