aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim1-2/+2
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim2-2/+8
2017-02-13perf diff: Add diff.order config optionNamhyung Kim2-1/+12
2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim1-1/+5
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim1-0/+36
2017-01-20perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa1-1/+1
2017-01-17perf sched timehist: Add --state optionNamhyung Kim1-0/+2
2017-01-16perf script: Fix man page about --dump-raw-trace optionMichael Petlan1-2/+2
2017-01-11perf record: Add switch-output time option argumentJiri Olsa1-0/+2
2017-01-11perf record: Add switch-output size option argumentJiri Olsa1-2/+10
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo1-4/+4
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the running kernelArnaldo Carvalho de Melo1-0/+24
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa1-0/+4
2016-12-15perf sched timehist: Add -I/--idle-hist optionNamhyung Kim1-0/+4
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau2-1/+3
2016-12-01perf report: Add option to specify time window of interestDavid Ahern1-0/+7
2016-12-01perf kmem: Add option to specify time window of interestDavid Ahern1-0/+7
2016-12-01perf sched timehist: Add option to specify time window of interestDavid Ahern1-0/+8
2016-12-01perf script: Add option to specify time window of interestDavid Ahern1-0/+7
2016-11-29perf script: Add option to stop printing callchainDavid Ahern1-0/+3
2016-11-25perf sched timehist: Handle cpu migration eventsDavid Ahern1-0/+4
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern1-0/+5
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern1-0/+7
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern1-0/+4
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern1-2/+48
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa1-0/+4
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa1-0/+4
2016-11-14perf config: Add support setting variables in a config fileTaeung Song1-1/+18
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song1-0/+18
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo1-2/+17
2016-10-24perf trace: Implement --delayAlexis Berlemont1-0/+5
2016-10-24perf jit: Add jitdump format specification documentStephane Eranian1-0/+170
2016-10-24perf record: Improve documentation of event parametersAndi Kleen1-3/+6
2016-10-24perf script: Support insn and insnlenAndi Kleen1-1/+5
2016-10-21perf c2c report: Add --show-all optionJiri Olsa1-0/+3
2016-10-21perf c2c report: Add --no-source optionJiri Olsa1-0/+3
2016-10-21perf c2c: Add man page and creditsJiri Olsa1-0/+276
2016-10-05perf top/report: Add tips about a list optionNambong Ha1-0/+2
2016-10-05perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim1-0/+1
2016-10-05perf report/top: Add a tip about source line numbers with overheadKim SeonYoung1-0/+1
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu1-1/+5
2016-10-03perf list: Add a --no-desc flagAndi Kleen1-1/+7
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter1-1/+54
2016-09-29perf tools: Update documentation info about quipperSimon Que1-1/+5
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter1-3/+3
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier1-0/+12
2016-09-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu1-0/+2
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu1-0/+7
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff2-0/+17
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu1-3/+2