aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen3-0/+18
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern1-0/+4
2019-12-02perf kvm: Clarify the 'perf kvm' -i and -o command line optionsArnaldo Carvalho de Melo1-2/+3
2019-11-22perf intel-pt: Add support for recording AUX area samplesAdrian Hunter1-2/+57
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter1-0/+3
2019-11-22perf record: Add support for AUX area samplingAdrian Hunter1-0/+6
2019-11-12perf tool: Provide an option to print perf_event_open args and return valueRavi Bangoria1-0/+2
2019-11-07perf report: Sort by sampled cycles percent per block for stdioJin Yao1-0/+11
2019-11-07perf record: Add support for limit perf output file sizeJiwei Sun1-0/+4
2019-11-06perf stat: Add --per-node agregation supportJiri Olsa1-0/+5
2019-11-06perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter2-0/+38
2019-11-06perf data: Support single perf.data file directoryAdrian Hunter1-0/+28
2019-10-19perf list: Hide deprecated events by defaultJin Yao1-0/+3
2019-10-15perf trace: Introduce --errno-summaryArnaldo Carvalho de Melo1-0/+4
2019-10-15perf stat: Support --all-kernel/--all-userJin Yao1-0/+6
2019-10-11perf diff: Report noisy for cycles diffJin Yao1-0/+5
2019-10-09perf trace: Introduce --filter for tracepoint eventsArnaldo Carvalho de Melo1-0/+5
2019-10-07perf trace: Allow choosing how to augment the tracepoint argumentsArnaldo Carvalho de Melo2-0/+10
2019-09-30perf docs: Correct and clarify jitdump specSteve MacLean1-2/+2
2019-09-27perf docs: Allow man page date to be specifiedIan Rogers1-0/+3
2019-08-16perf report: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo1-0/+17
2019-08-15perf top: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo1-0/+38
2019-08-15perf trace: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo1-0/+9
2019-08-15perf script: Allow specifying event to switch off processing of other eventsArnaldo Carvalho de Melo1-1/+4
2019-08-15perf script: Allow showing the --switch-on eventArnaldo Carvalho de Melo1-0/+3
2019-08-15perf script: Allow specifying event to switch on processing of other eventsArnaldo Carvalho de Melo1-0/+3
2019-08-14perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY formatVince Weaver1-10/+15
2019-08-14perf intel-pt: Add brief documentation for PEBS via Intel PTAdrian Hunter1-0/+15
2019-08-14perf tools: Add aux-output config termAdrian Hunter1-0/+2
2019-08-14perf tools: Add itrace option 'o' to synthesize aux-output eventsAdrian Hunter1-0/+2
2019-08-14perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin1-3/+8
2019-08-12perf config: Document the PERF_CONFIG environment variableArnaldo Carvalho de Melo1-0/+4
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida1-1/+1
2019-07-29perf tools: Fix perf.data documentation units for memory sizeVince Weaver1-1/+1
2019-07-23Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-4/+4
2019-07-23perf script: Improve man page description of metricsAndi Kleen1-3/+3
2019-07-23perf script: Fix --max-blocks man page descriptionAndi Kleen1-1/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2019-07-02perf tools: Fix typos / broken sentencesAndi Kleen2-2/+2
2019-07-02perf diff: Documentation -c cycles optionJin Yao1-3/+14
2019-06-10perf time-utils: Add support for multiple explicit time intervalsAdrian Hunter3-5/+9
2019-06-10perf time-utils: Fix --time documentationAdrian Hunter3-9/+9
2019-06-10perf config: Update default value for llvm.clang-bpf-cmd-templateLeo Yan1-3/+6
2019-06-10perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo1-7/+22
2019-06-10perf header: Rename "sibling cores" to "sibling sockets"Kan Liang1-1/+1
2019-06-10perf stat: Support per-die aggregationKan Liang1-0/+10
2019-06-10perf header: Add die information in CPU topologyKan Liang1-2/+7
2019-06-10perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian1-0/+11
2019-06-05perf db-export: Add brief documentationAdrian Hunter1-0/+41
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter1-0/+30