summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim
2017-02-20perf diff: Add -q/--quiet optionNamhyung Kim
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim
2017-02-17perf record: Add -a as default targetJiri Olsa
2017-02-17perf stat: Add -a as default targetJiri Olsa
2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim
2017-02-13perf diff: Add diff.order config optionNamhyung Kim
2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim
2017-01-20perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa
2017-01-17perf sched timehist: Add --state optionNamhyung Kim
2017-01-16perf script: Fix man page about --dump-raw-trace optionMichael Petlan
2017-01-11perf record: Add switch-output time option argumentJiri Olsa
2017-01-11perf record: Add switch-output size option argumentJiri Olsa
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2016-12-15perf sched timehist: Add -I/--idle-hist optionNamhyung Kim
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau
2016-12-01perf report: Add option to specify time window of interestDavid Ahern
2016-12-01perf kmem: Add option to specify time window of interestDavid Ahern
2016-12-01perf sched timehist: Add option to specify time window of interestDavid Ahern
2016-12-01perf script: Add option to specify time window of interestDavid Ahern
2016-11-29perf script: Add option to stop printing callchainDavid Ahern
2016-11-25perf sched timehist: Handle cpu migration eventsDavid Ahern
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo
2016-10-24perf trace: Implement --delayAlexis Berlemont
2016-10-24perf jit: Add jitdump format specification documentStephane Eranian
2016-10-24perf record: Improve documentation of event parametersAndi Kleen
2016-10-24perf script: Support insn and insnlenAndi Kleen
2016-10-21perf c2c report: Add --show-all optionJiri Olsa
2016-10-21perf c2c report: Add --no-source optionJiri Olsa
2016-10-21perf c2c: Add man page and creditsJiri Olsa
2016-10-05perf top/report: Add tips about a list optionNambong Ha
2016-10-05perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim
2016-10-05perf report/top: Add a tip about source line numbers with overheadKim SeonYoung
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu
2016-10-03perf list: Add a --no-desc flagAndi Kleen