summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2024-07-26perf docs: Document cross compilationLeo Yan
2024-07-12perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy
2024-07-12perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy
2024-07-12perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy
2024-06-28perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy
2024-06-25perf: Timehist account sch delay for scheduled out runningFernand Sieber
2024-06-20perf doc: Add AMD IBS usage documentRavi Bangoria
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington
2024-05-30perf top: Allow filters on eventsIan Rogers
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-28perf docs: Fix typosIan Rogers
2024-05-10perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy
2024-04-26perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo
2024-04-18perf docs: Document bpf event modifierIan Rogers
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen
2024-03-21perf docs arm_spe: Clarify more SPE requirements related to KPTIJames Clark
2024-02-20perf: script: prefer capstone to XEDChangbin Du
2024-02-20perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-02-20perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-02-09perf stat: Support per-cluster aggregationYicong Yang
2024-02-08perf tools: Make it possible to see perf's kernel and module memory mappingsAdrian Hunter
2024-02-02tools: perf: Expose sample ID / stream ID to python scriptsBen Gainey
2024-02-01perf Documentation: Add some more hints to tips.txtAndi Kleen
2024-01-26perf list: Add output file optionIan Rogers
2024-01-25perf tools: Add -H short option for --hierarchyNamhyung Kim
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-23perf annotate: Add --type-stat option for debuggingNamhyung Kim
2023-12-23perf annotate: Add --data-type optionNamhyung Kim
2023-12-23perf report: Add 'symoff' sort keyNamhyung Kim
2023-12-23perf report: Add 'typeoff' sort keyNamhyung Kim
2023-12-23perf report: Add 'type' sort keyNamhyung Kim
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers
2023-12-03perf docs: Fix man page formatting for 'perf lock'Nick Forrington
2023-11-28perf tools: Add --debug-file option to redirect debug outputYang Jihong
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark
2023-11-09perf tools: Add branch counter knobKan Liang
2023-10-25perf bench sched pipe: Add -G/--cgroups optionNamhyung Kim
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong
2023-09-12perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time optionsYang Jihong
2023-09-12perf kwork top: Introduce new top utilityYang Jihong
2023-09-12perf kwork: Add sched record supportYang Jihong
2023-09-12perf kwork: Add the supported subcommands to the documentYang Jihong