summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorLines
2025-10-06perf docs: Document building with ClangLeo Yan-74/+21
2025-10-06perf check: Add libLLVM featureIan Rogers-0/+1
2025-10-03perf record: Add ratio-to-prev termThomas Falcon-0/+55
2025-10-01perf tools: Fix duplicated words in documentation and commentsMarkus Heidelberg-1/+1
2025-09-19perf bench mem: Add mmap() workloadsAnkur Arora-0/+34
2025-09-19perf bench mem: Allow chunking on a memory regionAnkur Arora-0/+10
2025-09-19perf bench mem: Allow mapping of hugepagesAnkur Arora-2/+12
2025-09-19perf tools: Update header documentation on BPF_PROG_INFOThomas Richter-0/+10
2025-09-19perf trace: Add --max-summary optionNamhyung Kim-0/+4
2025-09-12perf parse-events: Add 'X' modifier to exclude an event from being regroupedIan Rogers-0/+1
2025-09-09perf docs: Update SPE doc to include default instructions groupJames Clark-4/+10
2025-08-28perf annotate: Add --code-with-type support for TUINamhyung Kim-1/+0
2025-07-25perf record: Make --buildid-mmap the defaultIan Rogers-1/+3
2025-07-24perf parse-events: Allow the cpu term to be a PMU or CPU rangeIan Rogers-9/+16
2025-07-22perf: ftrace: add graph tracer options args/retval/retval-hex/retaddrChangbin Du-0/+4
2025-07-14perf ftrace latency: Add -e option to measure time between two eventsNamhyung Kim-0/+6
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao-2/+4
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing-1/+0
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim-17/+92
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones-0/+1
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim-17/+92
2025-06-09perf trace: Remove --map-dump documentationHoward Chu-8/+0
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim-2/+6
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria-0/+19
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao-5/+19
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim-1/+2
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim-0/+1
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers-0/+9
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter-0/+4
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim-0/+11
2025-05-05perf record --off-cpu: Add --off-cpu-thresh optionHoward Chu-0/+9
2025-05-02perf record: Add --sample-mem-info optionNamhyung Kim-1/+6
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria-4/+20
2025-04-29perf amd ibs: Add Load Latency bits in raw dumpRavi Bangoria-0/+9
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim-0/+6
2025-04-25perf stat: Add mean, min, max and last --tpebs-mode optionsIan Rogers-0/+7
2025-03-14perf script: Update brstack syntax documentationYujie Liu-7/+16
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim-0/+4
2025-02-28perf lock: Report owner stack in usermodeChun-Tse Shao-2/+3
2025-02-26perf list: Document -v option deduplication featureJames Clark-1/+1
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman-7/+7
2025-02-18perf report: Add latency and parallelism profiling documentationDmitry Vyukov-19/+124
2025-02-18perf report: Add --latency flagDmitry Vyukov-0/+9
2025-02-12perf trace: Add --summary-mode optionNamhyung Kim-0/+4
2025-01-24Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds-233/+419
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao-2/+2
2025-01-16perf test: Improve verbose documentationIan Rogers-1/+4
2025-01-16perf test: Add a runs-per-test flagIan Rogers-0/+5
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers-7/+3
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark-0/+26