summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
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
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-29perf tools: Update documentation info about quipperSimon Que
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier
2016-09-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu