summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-10-25perf bench sched pipe: Add -G/--cgroups optionNamhyung Kim1-0/+19
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim1-0/+4
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim1-0/+3
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong1-0/+5
2023-09-12perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time optionsYang Jihong1-0/+26
2023-09-12perf kwork top: Introduce new top utilityYang Jihong1-1/+4
2023-09-12perf kwork: Add sched record supportYang Jihong1-1/+1
2023-09-12perf kwork: Add the supported subcommands to the documentYang Jihong1-1/+1
2023-09-12perf record: Track sideband events for all CPUs when tracing selected CPUsYang Jihong1-0/+3
2023-08-16perf docs: Fix format of unordered listsChangbin Du2-41/+48
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter1-2/+20
2023-08-15perf parse-events: Remove BPF event supportIan Rogers2-55/+0
2023-07-29perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng1-1/+1
2023-07-20perf bench uprobe: Add benchmark to test uprobe overheadArnaldo Carvalho de Melo1-0/+3
2023-07-01perf lock contention: Add --output optionNamhyung Kim1-0/+3
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim1-0/+5
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song1-1/+1
2023-06-05perf stat: Document --metric-no-threshold and threshold colorsIan Rogers1-0/+15
2023-05-23perf stat: Add "--per-cache" aggregation option and document itK Prateek Nayak1-0/+16
2023-05-15perf doc: Add support for KBUILD_BUILD_TIMESTAMPBen Hutchings1-3/+7
2023-05-15perf doc: Define man page date when using asciidoctorBen Hutchings1-4/+7
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du1-1/+1
2023-04-07perf lock contention: Update default map size to 16384Namhyung Kim1-1/+2
2023-04-07perf lock contention: Use -M for --map-nr-entriesNamhyung Kim1-0/+1
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