summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
7 daysperf hist: In init, ensure mem_info is put on error pathsIan Rogers1-4/+2
7 daysperf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
7 daysperf tools: Mark split kallsyms DSOs as loadedNamhyung Kim1-0/+1
7 daysperf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
7 daysperf arm-spe: Extend branch operationsLeo Yan2-6/+17
7 daysperf record: skip synthesize event when open evsel failedShuai Xue1-1/+1
7 daysperf lock contention: Load kernel map before lookupNamhyung Kim1-3/+3
7 daysperf annotate: Check return value of evsel__get_arch() properlyTianyou Li1-1/+1
2025-10-19perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-10-19perf python: split Clang options when invoking PopenLeo Yan1-1/+4
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers1-5/+7
2025-10-19perf tools: Add fallback for exclude_guestNamhyung Kim3-4/+37
2025-10-19perf test: Add a test for default perf stat commandJames Clark1-0/+25
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan1-1/+1
2025-10-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers1-6/+20
2025-10-19perf test: Update sysfs path for core PMU capsNamhyung Kim1-1/+2
2025-10-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen1-5/+5
2025-10-19perf arm_spe: Correct memory level for remote accessLeo Yan1-2/+2
2025-10-19perf arm-spe: Rename the common data source encodingLeo Yan2-23/+23
2025-10-19perf arm_spe: Correct setting remote accessLeo Yan1-1/+1
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim2-2/+2
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers1-0/+2
2025-10-19perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers1-0/+11
2025-10-19perf disasm: Avoid undefined behavior in incrementing NULLIan Rogers1-2/+5
2025-09-09perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers1-10/+33
2025-09-09perf bpf-utils: Constify bpil_array_descIan Rogers1-12/+6
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers1-12/+27
2025-09-04perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers1-28/+27
2025-08-15perf record: Cache build-ID of hit DSOs onlyNamhyung Kim1-1/+1
2025-08-15perf tools: Remove libtraceevent in .gitignoreChen Pei1-2/+0
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-08-15perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim1-1/+1
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-08-15perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim1-11/+20
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim1-0/+2
2025-08-15perf sched: Make sure it frees the usage stringNamhyung Kim1-12/+13
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers1-0/+1
2025-06-27perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-06-19perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat1-2/+2
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers1-98/+70
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter1-3/+202
2025-06-19perf tests: Fix 'perf report' tests installationMichael Petlan1-1/+2