summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-18perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-12-18perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-12-18perf parse-events: Fix legacy cache events if event is duplicated in a PMUIan Rogers
2025-12-18perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers
2025-11-24perf test: Fix lock contention testRavi Bangoria
2025-11-24perf test shell lock_contention: Extra debug diagnosticsIan Rogers
2025-11-24perf lock: Fix segfault due to missing kernel mapRavi Bangoria
2025-11-24perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo
2025-11-24perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon
2025-10-19perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-19perf python: split Clang options when invoking PopenLeo Yan
2025-10-19perf bpf_counter: Fix handling of cpumap fixing hybridIan Rogers
2025-10-19perf bpf-filter: Fix opts declaration on older libbpfsIan Rogers
2025-10-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-10-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers
2025-10-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-19perf trace: Fix IS_ERR() vs NULL check bugFushuai Wang
2025-10-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers
2025-10-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers
2025-10-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen
2025-10-19perf arm_spe: Correct memory level for remote accessLeo Yan
2025-10-19perf arm_spe: Correct setting remote accessLeo Yan
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-19perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()GuoHan Zhao
2025-10-19perf: Completely remove possibility to override MAX_NR_CPUSChristophe Leroy
2025-10-19perf parse-events: Handle fake PMUs in CPU termsIan Rogers
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-10-19perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers
2025-10-19perf disasm: Avoid undefined behavior in incrementing NULLIan Rogers
2025-09-15perf maps: Ensure kmap is set up for all insertsIan Rogers
2025-09-12perf lock: Provide a host_env for session newIan Rogers
2025-09-04perf symbol-elf: Add support for the block argument for libbfdIan Rogers
2025-09-04perf test: Checking BPF metadata collection fails on version stringThomas Richter
2025-09-03perf tests: Fix "PE file support" test buildJames Clark
2025-09-02perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers
2025-09-02perf bpf-utils: Constify bpil_array_descIan Rogers
2025-09-02perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers
2025-08-25perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers