summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2024-11-13perf disasm: Allow configuring what disassemblers to useArnaldo Carvalho de Melo
2024-11-09perf docs: Document tool and hwmon eventsIan Rogers
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward
2024-10-21perf test: Document the -w/--workload optionArnaldo Carvalho de Melo
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf libdw: Remove unnecessary definesIan Rogers
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy
2024-10-10perf report: Display columns Predicted/Abort/Cycles in --branch-historyThomas Falcon
2024-10-03perf list: update option desc in man pageYoshihiro Furudera
2024-09-24perf scripting python: Add function to get a config valueJames Clark
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta
2024-09-03perf sched timehist: Add --prio optionYang Jihong
2024-09-03perf sched timehist: Add --show-prio optionYang Jihong
2024-08-14perf script: Add branch countersKan Liang
2024-08-14perf report: Display the branch counter histogramKan Liang
2024-08-13perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to DocumentsWeilin Wang
2024-08-13perf stat: Add command line option for enabling TPEBS recordingWeilin Wang
2024-08-12perf docs: Refine the description for the buffer sizeLeo Yan
2024-08-12perf script: add --addr2line optionMartin Liška
2024-08-05perf annotate: Add --skip-empty optionNamhyung Kim
2024-08-05perf mem: Update documentation for new optionsNamhyung Kim
2024-08-01perf record: Add --setup-filter optionNamhyung Kim
2024-07-31perf ftrace profile: Add -s/--sort optionNamhyung Kim
2024-07-31perf ftrace: Add 'profile' commandNamhyung Kim
2024-07-31perf ftrace: Add 'tail' option to --graph-optsNamhyung Kim
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