summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf mem/c2c: Add load store event mappings for AMDRavi Bangoria2022-10-062-5/+12
* perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria2022-10-061-0/+1
* perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler2022-10-061-0/+5
* perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim2022-10-041-0/+4
* perf lock: Add -E/--entries optionNamhyung Kim2022-10-041-0/+10
* perf tools: Add 'addr' sort keyNamhyung Kim2022-10-041-1/+2
* perf inject: Clarify build-id options a little bitNamhyung Kim2022-10-041-2/+4
* perf lock contention: Allow to change stack depth and skipNamhyung Kim2022-10-041-0/+6
* perf intel-pt: Support itrace option flag d+e to log on errorAdrian Hunter2022-10-041-1/+4
* perf intel-pt: Improve man page layout slightlyAdrian Hunter2022-10-041-0/+8
* perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter2022-10-042-0/+8
* perf branch: Add branch privilege information request flagAnshuman Khandual2022-10-041-0/+1
* perf record: Allow multiple recording time rangesAdrian Hunter2022-10-041-2/+4
* perf inject: Add a command line option to specify build ids.Raul Silvera2022-10-041-1/+6
* perf docs: Update the documentation for the save_type filterKan Liang2022-08-271-0/+3
* perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2022-08-272-12/+2
* perf c2c: Update documentation for new display option 'peer'Leo Yan2022-08-111-7/+24
* perf tools: Tidy guest option documentationAdrian Hunter2022-08-115-57/+38
* perf inject: Fix missing guestmount option documentationAdrian Hunter2022-08-111-0/+12
* perf script: Fix missing guest option documentationAdrian Hunter2022-08-111-0/+23
* perf script: Fix reference to perf insert instead of perf injectAdrian Hunter2022-08-101-1/+1
* perf stat: Add JSON output optionClaire Jensen2022-08-101-0/+21
* perf lock: Add --map-nr-entries optionNamhyung Kim2022-08-021-0/+3
* perf lock: Implement cpu and task filters for BPFNamhyung Kim2022-08-011-0/+17
* perf lock: Use BPF for lock contention analysisNamhyung Kim2022-08-011-0/+5
* perf kwork: Implement BPF traceYang Jihong2022-07-261-0/+10
* perf kwork: Implement perf kwork timehistYang Jihong2022-07-261-0/+65
* perf kwork: Implement perf kwork latencyYang Jihong2022-07-261-0/+29
* perf kwork: Implement 'report' subcommandYang Jihong2022-07-261-0/+33
* perf kwork: Add workqueue kwork record supportYang Jihong2022-07-261-1/+1
* perf kwork: Add softirq kwork record supportYang Jihong2022-07-261-1/+1
* perf kwork: Add irq kwork record supportYang Jihong2022-07-261-1/+1
* perf kwork: New tool to trace time properties of kernel work (such as softirq...Yang Jihong2022-07-261-0/+43
* perf lock: Support -t option for 'contention' subcommandNamhyung Kim2022-07-251-0/+4
* perf lock: Add -k and -F options to 'contention' subcommandNamhyung Kim2022-07-251-0/+15
* perf lock: Add 'contention' subcommandNamhyung Kim2022-07-251-1/+3
* perf intel-pt: Add documentation for tracing guest machine user spaceAdrian Hunter2022-07-201-4/+177
* perf inject: Add support for injecting guest sideband eventsAdrian Hunter2022-07-201-0/+17
* perf dlfilter: Add machine_pid and vcpuAdrian Hunter2022-07-201-0/+22
* perf script: Add machine_pid and vcpuAdrian Hunter2022-07-201-1/+6
* perf script: Add --dump-unsorted-raw-trace optionAdrian Hunter2022-07-201-0/+3
* perf buildid-list: Add a "-m" option to show kernel and modules build-idsBlake Jones2022-07-181-0/+4
* perf record: Allow to specify max stack depth of fp callchainNamhyung Kim2022-07-121-0/+5
* perf lock: Allow to use different kernel symbolsNamhyung Kim2022-07-121-0/+7
* perf header: Record non-CPU PMU capabilitiesRavi Bangoria2022-06-241-4/+6
* perf record: Add finished init eventAdrian Hunter2022-06-231-0/+10
* perf record: Add new option to sample identifierAdrian Hunter2022-06-231-0/+5
* perf docs: Correct typo of event_sourcesIan Rogers2022-06-033-3/+3
* perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-261-0/+10
* perf intel-pt: Add guest_code supportAdrian Hunter2022-05-231-0/+70