summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
10 daysperf test: Fix test case perftool-testsuite_report for s390Thomas Richter1-2/+2
10 daysperf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
10 daysperf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
10 daysperf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
10 daysperf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
10 daysperf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
10 daysperf maps: Fix reference count leak in maps__find_ams()Ian Rogers1-0/+1
10 daysperf annotate: Fix args leak of map_symbolIan Rogers7-38/+47
10 daysperf cs-etm: Fix decoding for sparse CPU mapsJames Clark1-1/+2
10 daysperf tools: Get debug info of DSO properlyNamhyung Kim2-24/+50
10 daysperf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers1-1/+1
10 daysperf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
10 daysperf unwind-libdw: Fix invalid reference countsIan Rogers1-2/+5
10 daysperf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier1-3/+4
10 daysperf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
10 daysperf test stat: Update test expectations and eventsIan Rogers1-3/+3
2026-01-30perf parse-events: Fix evsel allocation failureFaisal Bukhari1-2/+5
2025-12-18perf stat: Allow no events to open if this is a "--null" runIan Rogers1-1/+1
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers1-4/+2
2025-12-18perf kvm: Fix debug assertionIan Rogers1-1/+1
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim1-0/+1
2025-12-18perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim1-2/+30
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2025-12-18perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim1-1/+1
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue1-1/+1
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim1-3/+3
2025-12-18perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek1-2/+1
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li1-1/+1
2025-12-18perf parse-events: Make X modifier more respectful of groupsIan Rogers1-6/+10
2025-12-18perf parse-events: Fix legacy cache events if event is duplicated in a PMUIan Rogers3-3/+30
2025-12-18perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers2-1/+19
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers3-4/+50
2025-11-13perf test: Fix lock contention testRavi Bangoria1-5/+9
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria1-0/+2
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo1-3/+2
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon1-8/+2
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo1-1/+5
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo1-0/+1
2025-11-01tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2025-11-01tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo1-0/+10
2025-11-01tools headers uapi: Update fs.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+4
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds258-5634/+14257
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet1-1/+1
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark1-34/+85
2025-10-06perf docs: Document building with ClangLeo Yan2-74/+21
2025-10-06perf build: Support build with clangLeo Yan1-1/+32
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan1-1/+3
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan1-2/+2