summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf check: Fix inconsistencies in feature namesAditya Gupta2024-09-041-2/+2
* perf check: Introduce 'check' subcommandAditya Gupta2024-09-041-0/+82
* perf sched timehist: Add --prio optionYang Jihong2024-09-031-0/+6
* perf sched timehist: Add --show-prio optionYang Jihong2024-09-031-0/+3
* perf script: Add branch countersKan Liang2024-08-141-1/+1
* perf report: Display the branch counter histogramKan Liang2024-08-141-0/+1
* perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to DocumentsWeilin Wang2024-08-132-0/+31
* perf stat: Add command line option for enabling TPEBS recordingWeilin Wang2024-08-131-0/+8
* perf docs: Refine the description for the buffer sizeLeo Yan2024-08-124-11/+12
* perf script: add --addr2line optionMartin Liška2024-08-121-0/+3
* perf annotate: Add --skip-empty optionNamhyung Kim2024-08-051-0/+3
* perf mem: Update documentation for new optionsNamhyung Kim2024-08-051-31/+63
* perf record: Add --setup-filter optionNamhyung Kim2024-08-011-0/+5
* perf ftrace profile: Add -s/--sort optionNamhyung Kim2024-07-311-0/+5
* perf ftrace: Add 'profile' commandNamhyung Kim2024-07-311-1/+41
* perf ftrace: Add 'tail' option to --graph-optsNamhyung Kim2024-07-311-0/+1
* perf docs: Document cross compilationLeo Yan2024-07-261-0/+28
* perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy2024-07-121-0/+3
* perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy2024-07-121-2/+3
* perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy2024-07-121-0/+6
* perf sched replay: Fix -r/--repeat command line option for infinityMadadi Vineeth Reddy2024-06-281-0/+7
* perf: Timehist account sch delay for scheduled out runningFernand Sieber2024-06-251-2/+2
* perf doc: Add AMD IBS usage documentRavi Bangoria2024-06-202-1/+191
* perf lock info: Display both map and thread by defaultNick Forrington2024-06-031-2/+2
* perf top: Allow filters on eventsIan Rogers2024-05-301-0/+4
* perf bpf filter: Add uid and gid termsIan Rogers2024-05-301-1/+1
* perf docs: Fix typosIan Rogers2024-05-283-4/+4
* perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy2024-05-101-0/+36
* perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo2024-04-261-1/+12
* perf docs: Document bpf event modifierIan Rogers2024-04-181-0/+1
* perf report: Add weight[123] output fieldsNamhyung Kim2024-04-171-1/+8
* perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen2024-04-051-2/+5
* perf docs arm_spe: Clarify more SPE requirements related to KPTIJames Clark2024-03-211-1/+11
* perf: script: prefer capstone to XEDChangbin Du2024-02-201-5/+9
* perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du2024-02-201-3/+4
* perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du2024-02-201-6/+7
* Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-02-121-0/+4
|\
| * perf list: Add output file optionIan Rogers2024-01-261-0/+4
* | perf stat: Support per-cluster aggregationYicong Yang2024-02-091-0/+11
* | perf tools: Make it possible to see perf's kernel and module memory mappingsAdrian Hunter2024-02-081-0/+2
* | tools: perf: Expose sample ID / stream ID to python scriptsBen Gainey2024-02-021-2/+2
* | perf Documentation: Add some more hints to tips.txtAndi Kleen2024-02-011-5/+26
* | perf tools: Add -H short option for --hierarchyNamhyung Kim2024-01-252-2/+59
|/
* Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-199-32/+60
|\
| * perf annotate: Add --type-stat option for debuggingNamhyung Kim2023-12-231-0/+3
| * perf annotate: Add --data-type optionNamhyung Kim2023-12-231-0/+8
| * perf report: Add 'symoff' sort keyNamhyung Kim2023-12-231-0/+1
| * perf report: Add 'typeoff' sort keyNamhyung Kim2023-12-231-0/+1
| * perf report: Add 'type' sort keyNamhyung Kim2023-12-231-0/+1
| * perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers2023-12-141-24/+28