summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2023-04-06perf lock contention: Update default map size to 16384Namhyung Kim
2023-04-06perf lock contention: Use -M for --map-nr-entriesNamhyung Kim
2023-04-04perf top: Add --branch-history optionAdrian Hunter
2023-04-04perf symbol: Add command line support for addr2line pathIan Rogers
2023-04-04perf annotate: Allow objdump to be set in perfconfigIan Rogers
2023-03-20perf report: Add 'simd' sort fieldGerman Gomez
2023-03-15perf kvm: Update documentation to reflect new changesLeo Yan
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim
2023-03-15perf record: Add BPF event filter supportNamhyung Kim
2023-02-19perf doc: Refresh topdown documentationIan Rogers
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim
2023-02-06perf script: Fix missing Retire Latency fields option documentationKan Liang
2023-02-03perf report: Support Retire LatencyKan Liang
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim
2023-02-02perf tools docs: Use canonical ftrace pathRoss Zwisler
2023-02-01perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim
2023-01-27perf mem/c2c: Document that SPE is used for mem and c2c on ARMJames Clark
2023-01-23perf: Various spelling fixesDiederik de Haas
2023-01-22perf tools: Fix foolproof typoIan Rogers
2023-01-22perf test: Add Symbols testAdrian Hunter
2023-01-19perf docs: Fix a typo in 'perf probe' man page: l20th -> 120thqinyu
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual
2022-11-23perf list: Add JSON output optionIan Rogers
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers
2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark
2022-10-27perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler
2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim
2022-10-04perf lock: Add -E/--entries optionNamhyung Kim
2022-10-04perf tools: Add 'addr' sort keyNamhyung Kim
2022-10-04perf inject: Clarify build-id options a little bitNamhyung Kim
2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim
2022-10-04perf intel-pt: Support itrace option flag d+e to log on errorAdrian Hunter
2022-10-04perf intel-pt: Improve man page layout slightlyAdrian Hunter
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang