summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2025-06-20perf parse-events: Set default GH modifier properlyNamhyung Kim1-3/+8
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers4-76/+238
2025-06-20perf vendor events arm64: Update FUJITSU-MONAKA pmu eventKotaro, Tokai15-144/+265
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo2-2/+8
2025-06-17perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2025-06-16tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo1-0/+4
2025-06-16perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2025-06-16tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...Arnaldo Carvalho de Melo1-0/+7
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim2-16/+91
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo2-2/+7
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao1-2/+10
2025-06-11perf thread: Ensure comm_lock held for comm_listIan Rogers3-8/+29
2025-06-09perf: Fix libjvmti.c sign compare errorYuzhuo Jing1-2/+2
2025-06-09perf script: perf script tests fails with segfaultAditya Bodkhe2-4/+9
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu1-1/+1
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu1-3/+3
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu1-10/+9
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu1-1/+1
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu1-6/+7
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu1-1/+1
2025-06-09perf trace: Remove --map-dump documentationHoward Chu1-8/+0
2025-06-09perf thread_map: Remove uid optionsIan Rogers12-48/+20
2025-06-09perf target: Remove uid from targetIan Rogers13-73/+6
2025-06-09perf bench evlist-open-close: Switch user option to use BPF filterIan Rogers1-15/+21
2025-06-09perf trace: Switch user option to use BPF filterIan Rogers1-9/+17
2025-06-09perf top: Switch user option to use BPF filterIan Rogers3-12/+15
2025-06-09perf tests record: Add basic uid filtering testIan Rogers1-0/+26
2025-06-09perf record: Switch user option to use BPF filterIan Rogers1-11/+16
2025-06-09perf parse-events: Add parse_uid_filter helperIan Rogers2-1/+34
2025-06-09perf target: Separate parse_uid into its own functionIan Rogers2-11/+14
2025-06-09perf parse-events filter: Use evsel__find_pmuIan Rogers1-10/+4
2025-06-09perf bpf-filter: Improve error messagesNamhyung Kim4-1/+36
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt1-0/+1
2025-06-05perf symbols: Ignore mapping symbols on riscvHaibo Xu1-0/+6
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds308-11879/+21992
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim2-2/+11
2025-05-29perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat1-2/+2
2025-05-28perf symbol: Move demangling code out of symbol-elf.cIan Rogers4-96/+87
2025-05-28perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-05-28perf script: Print PERF_AUX_FLAG_COLLISION flagLeo Yan1-2/+3
2025-05-28perf mem: Show absolute percent in mem_stat outputNamhyung Kim1-1/+1
2025-05-28perf mem: Display sort order only if it's availableNamhyung Kim1-1/+4
2025-05-28perf mem: Describe overhead calculation in briefRavi Bangoria1-0/+19
2025-05-28perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-05-28Revert "perf thread: Ensure comm_lock held for comm_list"Arnaldo Carvalho de Melo3-20/+8
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers1-0/+6