aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta1-2/+2
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta1-0/+82
2024-09-03perf sched timehist: Add --prio optionYang Jihong1-0/+6
2024-09-03perf sched timehist: Add --show-prio optionYang Jihong1-0/+3
2024-08-14perf script: Add branch countersKan Liang1-1/+1
2024-08-14perf report: Display the branch counter histogramKan Liang1-0/+1
2024-08-13perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to DocumentsWeilin Wang2-0/+31
2024-08-13perf stat: Add command line option for enabling TPEBS recordingWeilin Wang1-0/+8
2024-08-12perf docs: Refine the description for the buffer sizeLeo Yan4-11/+12
2024-08-12perf script: add --addr2line optionMartin Liška1-0/+3
2024-08-05perf annotate: Add --skip-empty optionNamhyung Kim1-0/+3
2024-08-05perf mem: Update documentation for new optionsNamhyung Kim1-31/+63
2024-08-01perf record: Add --setup-filter optionNamhyung Kim1-0/+5
2024-07-31perf ftrace profile: Add -s/--sort optionNamhyung Kim1-0/+5
2024-07-31perf ftrace: Add 'profile' commandNamhyung Kim1-1/+41
2024-07-31perf ftrace: Add 'tail' option to --graph-optsNamhyung Kim1-0/+1
2024-07-26perf docs: Document cross compilationLeo Yan1-0/+28
2024-07-12perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy1-0/+3
2024-07-12perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy1-2/+3
2024-07-12perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy1-0/+6
2024-06-28perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy1-0/+7
2024-06-25perf: Timehist account sch delay for scheduled out runningFernand Sieber1-2/+2
2024-06-20perf doc: Add AMD IBS usage documentRavi Bangoria2-1/+191
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington1-2/+2
2024-05-30perf top: Allow filters on eventsIan Rogers1-0/+4
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers1-1/+1
2024-05-28perf docs: Fix typosIan Rogers3-4/+4
2024-05-10perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy1-0/+36
2024-04-26perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo1-1/+12
2024-04-18perf 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-20perf: script: prefer capstone to XEDChangbin Du1-5/+9
2024-02-20perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du1-3/+4
2024-02-20perf: 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-09perf stat: Support per-cluster aggregationYicong Yang1-0/+11
2024-02-08perf tools: Make it possible to see perf's kernel and module memory mappingsAdrian Hunter1-0/+2
2024-02-02tools: perf: Expose sample ID / stream ID to python scriptsBen Gainey1-2/+2
2024-02-01perf Documentation: Add some more hints to tips.txtAndi Kleen1-5/+26
2024-01-26perf list: Add output file optionIan Rogers1-0/+4
2024-01-25perf tools: Add -H short option for --hierarchyNamhyung Kim2-2/+59
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds9-32/+60
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-23perf annotate: Add --type-stat option for debuggingNamhyung Kim1-0/+3
2023-12-23perf annotate: Add --data-type optionNamhyung Kim1-0/+8
2023-12-23perf report: Add 'symoff' sort keyNamhyung Kim1-0/+1
2023-12-23perf report: Add 'typeoff' sort keyNamhyung Kim1-0/+1
2023-12-23perf report: Add 'type' sort keyNamhyung Kim1-0/+1