aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin.h
AgeCommit message (Expand)Author
2019-03-11perf script: Add array bound checking to list_scriptsAndi Kleen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-24perf tools: Remove stale prototypes from builtin.hArnaldo Carvalho de Melo
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo
2016-10-19perf c2c: Add c2c commandJiri Olsa
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2015-11-23perf tools: Add 'perf config' commandTaeung Song
2015-02-25perf tools: Add new 'perf data' commandJiri Olsa
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2012-09-26perf trace: New toolArnaldo Carvalho de Melo
2012-09-17perf scripts: Export a find_scripts() functionFeng Tang
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
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-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo
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-08perf bench: Modify builtin.h for new prototypeHitoshi Mitake
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-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar