summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2023-08-16perf docs: Fix format of unordered listsChangbin Du
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-07-28perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng
2023-07-20perf bench uprobe: Add benchmark to test uprobe overheadArnaldo Carvalho de Melo
2023-07-01perf lock contention: Add --output optionNamhyung Kim
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-05perf stat: Document --metric-no-threshold and threshold colorsIan Rogers
2023-05-23perf stat: Add "--per-cache" aggregation option and document itK Prateek Nayak
2023-05-15perf doc: Add support for KBUILD_BUILD_TIMESTAMPBen Hutchings
2023-05-15perf doc: Define man page date when using asciidoctorBen Hutchings
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du
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