summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-09-25perf maps: Ensure kmap is set up for all insertsIan Rogers
2025-09-09perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers
2025-09-09perf bpf-utils: Constify bpil_array_descIan Rogers
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-09-04perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers
2025-08-15perf record: Cache build-ID of hit DSOs onlyNamhyung Kim
2025-08-15perf tools: Remove libtraceevent in .gitignoreChen Pei
2025-08-15perf pmu: Switch FILENAME_MAX to NAME_MAXIan Rogers
2025-08-15perf python: Correct pyrf_evsel__read for tool PMUsIan Rogers
2025-08-15perf python: Fix thread check in pyrf_evsel__readIan Rogers
2025-08-15perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim
2025-08-15perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-08-15perf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim
2025-08-15perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim
2025-08-15perf sched: Make sure it frees the usage stringNamhyung Kim
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers
2025-08-15perf parse-events: Set default GH modifier properlyNamhyung Kim
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo
2025-06-17perf test: Directory file descriptor leakIan Rogers
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2025-06-16perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...Arnaldo Carvalho de Melo
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05perf symbols: Ignore mapping symbols on riscvHaibo Xu
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim
2025-05-29perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat
2025-05-28perf symbol: Move demangling code out of symbol-elf.cIan Rogers
2025-05-28perf trace: Always print return value for syscalls returning a pidAnubhav Shelat
2025-05-28perf script: Print PERF_AUX_FLAG_COLLISION flagLeo Yan
2025-05-28perf mem: Show absolute percent in mem_stat outputNamhyung Kim
2025-05-28perf mem: Display sort order only if it's availableNamhyung Kim
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria
2025-05-28perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-05-28Revert "perf thread: Ensure comm_lock held for comm_list"Arnaldo Carvalho de Melo
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers
2025-05-28perf test intel-pt: Skip jitdump test if no libelfIan Rogers
2025-05-28perf intel-tpebs: Avoid race when evlist is being deletedIan Rogers
2025-05-28perf test demangle-java: Don't segv if demangling failsIan Rogers