summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorLines
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska-1/+1
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim-0/+4
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim-6/+17
2022-12-14perf evlist: Remove group option.Ian Rogers-9/+2
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim-0/+4
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual-0/+5
2022-11-23perf list: Add JSON output optionIan Rogers-0/+4
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers-3/+3
2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark-8/+8
2022-10-27perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter-2/+10
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter-0/+0
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria-5/+12
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria-0/+1
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler-0/+5
2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim-0/+4
2022-10-04perf lock: Add -E/--entries optionNamhyung Kim-0/+10
2022-10-04perf tools: Add 'addr' sort keyNamhyung Kim-1/+2
2022-10-04perf inject: Clarify build-id options a little bitNamhyung Kim-2/+4
2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim-0/+6
2022-10-04perf intel-pt: Support itrace option flag d+e to log on errorAdrian Hunter-1/+4
2022-10-04perf intel-pt: Improve man page layout slightlyAdrian Hunter-0/+8
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter-0/+8
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual-0/+1
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter-2/+4
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera-1/+6
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang-0/+3
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen-12/+2
2022-08-11perf c2c: Update documentation for new display option 'peer'Leo Yan-7/+24
2022-08-11perf tools: Tidy guest option documentationAdrian Hunter-57/+38
2022-08-11perf inject: Fix missing guestmount option documentationAdrian Hunter-0/+12
2022-08-11perf script: Fix missing guest option documentationAdrian Hunter-0/+23
2022-08-10perf script: Fix reference to perf insert instead of perf injectAdrian Hunter-1/+1
2022-08-10perf stat: Add JSON output optionClaire Jensen-0/+21
2022-08-02perf lock: Add --map-nr-entries optionNamhyung Kim-0/+3
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim-0/+17
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim-0/+5
2022-07-26perf kwork: Implement BPF traceYang Jihong-0/+10
2022-07-26perf kwork: Implement perf kwork timehistYang Jihong-0/+65
2022-07-26perf kwork: Implement perf kwork latencyYang Jihong-0/+29
2022-07-26perf kwork: Implement 'report' subcommandYang Jihong-0/+33
2022-07-26perf kwork: Add workqueue kwork record supportYang Jihong-1/+1
2022-07-26perf kwork: Add softirq kwork record supportYang Jihong-1/+1
2022-07-26perf kwork: Add irq kwork record supportYang Jihong-1/+1
2022-07-26perf kwork: New tool to trace time properties of kernel work (such as softirq...Yang Jihong-0/+43
2022-07-25perf lock: Support -t option for 'contention' subcommandNamhyung Kim-0/+4
2022-07-25perf lock: Add -k and -F options to 'contention' subcommandNamhyung Kim-0/+15
2022-07-25perf lock: Add 'contention' subcommandNamhyung Kim-1/+3
2022-07-20perf intel-pt: Add documentation for tracing guest machine user spaceAdrian Hunter-4/+177
2022-07-20perf inject: Add support for injecting guest sideband eventsAdrian Hunter-0/+17
2022-07-20perf dlfilter: Add machine_pid and vcpuAdrian Hunter-0/+22