aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
Commit message (Expand)AuthorAge
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-09
* perf: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Fix perf usage string leftoverJiri Olsa2014-07-28
* perf tools: Add --debug optionto set debug variableJiri Olsa2014-07-17
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-09
* perf trace: Warn the user when not availableArnaldo Carvalho de Melo2014-06-03
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16
* perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo2013-10-11
* perf tools: Unify page_size usageJiri Olsa2013-10-09
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf tools: Convert needless static variable to localArnaldo Carvalho de Melo2013-04-01
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-01
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-15
* perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-15
* perf tools: Remove some needless die() calls from the main routineArnaldo Carvalho de Melo2013-01-24
* perf tools: Add gtk.<command> config option for launching GTK browserNamhyung Kim2012-11-14
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-31
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
* perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-02
* perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-28
* perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-27
* perf trace: New toolArnaldo Carvalho de Melo2012-09-26
* perf tools: include missing pthread.h headerIrina Tirdea2012-09-07
* perf symbols: Support minimal build without libelfNamhyung Kim2012-08-09
* perf tools: Initial bash completion supportFrederic Weisbecker2012-08-09
* perf tools: Simplify debugfs mountpoint handling codeArnaldo Carvalho de Melo2011-11-28
* perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo2011-10-13
* perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-15
* perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo2011-01-11
* perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-03
* perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-16
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-20
* perf: add perf-inject builtinTom Zanussi2010-05-02
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-29
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
* perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo2010-03-22
* Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-05
* | | perf tools: Fix non-newt buildArnaldo Carvalho de Melo2010-03-13
* | | perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-12
|/ /
* | perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake2010-01-31
* | tools/perf/perf.c: Clean up trivial style issuesThiago Farina2010-01-29
* | perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-21
* | perf tools: Mount debugfs automaticallyXiao Guangrong2009-12-28
|/
* perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo2009-12-15
* perf: Add 'perf kmem' toolLi Zefan2009-11-20