aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-13perf disasm: Allow configuring what disassemblers to useArnaldo Carvalho de Melo1-0/+13
2024-11-09perf docs: Document tool and hwmon eventsIan Rogers1-0/+15
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward2-2/+2
2024-10-21perf test: Document the -w/--workload optionArnaldo Carvalho de Melo1-0/+17
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers1-3/+3
2024-10-18perf libdw: Remove unnecessary definesIan Rogers1-1/+1
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy1-0/+8
2024-10-10perf report: Display columns Predicted/Abort/Cycles in --branch-historyThomas Falcon1-0/+8
2024-10-03perf list: update option desc in man pageYoshihiro Furudera1-1/+1
2024-09-24perf scripting python: Add function to get a config valueJames Clark1-1/+1
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 description, options for latencyMadadi 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