summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim
2025-05-05perf record --off-cpu: Add --off-cpu-thresh optionHoward Chu
2025-05-02perf record: Add --sample-mem-info optionNamhyung Kim
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria
2025-04-29perf amd ibs: Add Load Latency bits in raw dumpRavi Bangoria
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim
2025-04-25perf stat: Add mean, min, max and last --tpebs-mode optionsIan Rogers
2025-03-14perf script: Update brstack syntax documentationYujie Liu
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim
2025-02-28perf lock: Report owner stack in usermodeChun-Tse Shao
2025-02-26perf list: Document -v option deduplication featureJames Clark
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-18perf report: Add latency and parallelism profiling documentationDmitry Vyukov
2025-02-18perf report: Add --latency flagDmitry Vyukov
2025-02-12perf trace: Add --summary-mode optionNamhyung Kim
2025-01-24Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao
2025-01-16perf test: Improve verbose documentationIan Rogers
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2025-01-08perf ftrace profile: Add --graph-opts optionNamhyung Kim
2024-12-26perf docs: Add documentation for --force-btf optionHoward Chu
2024-12-18perf intel-pt: Add documentation for pause / resumeAdrian Hunter
2024-12-18perf intel-pt: Improve man page formatAdrian Hunter
2024-12-18perf tools: Parse aux-actionAdrian Hunter
2024-12-10perf ftrace latency: Add --max-latency optionGabriele Monaco
2024-12-10perf ftrace latency: Introduce --min-latency to narrow down into a latency rangeArnaldo Carvalho de Melo
2024-12-10perf ftrace latency: Introduce --bucket-range to ask for linear bucketingArnaldo Carvalho de Melo
2024-12-09perf config: Fix trival typo 'an' -> 'can'Arnaldo Carvalho de Melo
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