summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-04-04perf top: Add --branch-history optionAdrian Hunter1-0/+4
2023-04-04perf symbol: Add command line support for addr2line pathIan Rogers4-0/+15
2023-04-04perf annotate: Allow objdump to be set in perfconfigIan Rogers1-1/+4
2023-03-21perf report: Add 'simd' sort fieldGerman Gomez1-0/+1
2023-03-15perf kvm: Update documentation to reflect new changesLeo Yan1-2/+7
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim1-1/+46
2023-03-15perf record: Add BPF event filter supportNamhyung Kim1-3/+12
2023-02-19perf doc: Refresh topdown documentationIan Rogers2-53/+44
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson2-13/+26
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang1-0/+6
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim1-0/+5
2023-02-06perf script: Fix missing Retire Latency fields option documentationKan Liang1-1/+1
2023-02-03perf report: Support Retire LatencyKan Liang1-0/+2
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim1-0/+6
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim1-1/+4
2023-02-02perf tools docs: Use canonical ftrace pathRoss Zwisler3-4/+4
2023-02-02perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim1-0/+30
2023-01-27perf mem/c2c: Document that SPE is used for mem and c2c on ARMJames Clark2-3/+12
2023-01-23perf: Various spelling fixesDiederik de Haas1-1/+1
2023-01-23perf tools: Fix foolproof typoIan Rogers4-4/+4
2023-01-23perf test: Add Symbols testAdrian Hunter1-0/+3
2023-01-19perf docs: Fix a typo in 'perf probe' man page: l20th -> 120thqinyu1-1/+1
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska1-1/+1
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim1-0/+4
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim1-6/+17
2022-12-14perf evlist: Remove group option.Ian Rogers2-9/+2
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim1-0/+4
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual1-0/+5
2022-11-23perf list: Add JSON output optionIan Rogers1-0/+4
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers1-3/+3
2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark7-8/+8
2022-10-27perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter1-2/+10
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter1-0/+0
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria2-5/+12
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria1-0/+1
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler1-0/+5
2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim1-0/+4
2022-10-04perf lock: Add -E/--entries optionNamhyung Kim1-0/+10
2022-10-04perf tools: Add 'addr' sort keyNamhyung Kim1-1/+2
2022-10-04perf inject: Clarify build-id options a little bitNamhyung Kim1-2/+4
2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim1-0/+6
2022-10-04perf intel-pt: Support itrace option flag d+e to log on errorAdrian Hunter1-1/+4
2022-10-04perf intel-pt: Improve man page layout slightlyAdrian Hunter1-0/+8
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter2-0/+8
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual1-0/+1
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter1-2/+4
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera1-1/+6
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang1-0/+3
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2-12/+2
2022-08-12perf c2c: Update documentation for new display option 'peer'Leo Yan1-7/+24