summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-04-27perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo1-1/+12
2024-04-19perf docs: Document bpf event modifierIan Rogers1-0/+1
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim1-1/+8
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen1-2/+5
2024-03-21perf docs arm_spe: Clarify more SPE requirements related to KPTIJames Clark1-1/+11
2024-02-21perf: script: prefer capstone to XEDChangbin Du1-5/+9
2024-02-21perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du1-3/+4
2024-02-21perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du1-6/+7
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim1-0/+4
2024-02-10perf stat: Support per-cluster aggregationYicong Yang1-0/+11
2024-02-09perf tools: Make it possible to see perf's kernel and module memory mappingsAdrian Hunter1-0/+2
2024-02-03tools: perf: Expose sample ID / stream ID to python scriptsBen Gainey1-2/+2
2024-02-02perf Documentation: Add some more hints to tips.txtAndi Kleen1-5/+26
2024-01-26perf list: Add output file optionIan Rogers1-0/+4
2024-01-26perf tools: Add -H short option for --hierarchyNamhyung Kim2-2/+59
2024-01-20Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds9-32/+60
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-24perf annotate: Add --type-stat option for debuggingNamhyung Kim1-0/+3
2023-12-24perf annotate: Add --data-type optionNamhyung Kim1-0/+8
2023-12-24perf report: Add 'symoff' sort keyNamhyung Kim1-0/+1
2023-12-24perf report: Add 'typeoff' sort keyNamhyung Kim1-0/+1
2023-12-24perf report: Add 'type' sort keyNamhyung Kim1-0/+1
2023-12-15perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers1-24/+28
2023-12-04perf docs: Fix man page formatting for 'perf lock'Nick Forrington1-1/+1
2023-11-28perf tools: Add --debug-file option to redirect debug outputYang Jihong1-0/+3
2023-11-27perf test: Use existing config value for objdump pathJames Clark1-6/+2
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan1-0/+1
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo1-5/+7
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark1-0/+4
2023-11-09perf tools: Add branch counter knobKan Liang1-0/+4
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