index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2025-06-17
perf bench futex: Fix prctl include in musl libc
Arnaldo Carvalho de Melo
2025-06-17
perf test: Directory file descriptor leak
Ian Rogers
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...
Arnaldo Carvalho de Melo
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-05-31
perf lock contention: Reject more than 10ms delays for safety
Namhyung Kim
2025-05-29
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
2025-05-28
perf symbol: Move demangling code out of symbol-elf.c
Ian Rogers
2025-05-28
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
2025-05-28
perf script: Print PERF_AUX_FLAG_COLLISION flag
Leo Yan
2025-05-28
perf mem: Show absolute percent in mem_stat output
Namhyung Kim
2025-05-28
perf mem: Display sort order only if it's available
Namhyung Kim
2025-05-28
perf mem: Describe overhead calculation in brief
Ravi Bangoria
2025-05-28
perf record: Fix incorrect --user-regs comments
Dapeng Mi
2025-05-28
Revert "perf thread: Ensure comm_lock held for comm_list"
Arnaldo Carvalho de Melo
2025-05-28
perf test trace_summary: Skip --bpf-summary tests if no libbpf
Ian Rogers
2025-05-28
perf test intel-pt: Skip jitdump test if no libelf
Ian Rogers
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
2025-05-28
perf test demangle-java: Don't segv if demangling fails
Ian Rogers
2025-05-28
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2025-05-27
perf test: Add AMD IBS sw filter test
Namhyung Kim
2025-05-27
perf mem: Count L2 HITM for c2c statistic
Yicong Yang
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
2025-05-24
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
2025-05-22
perf tests trace_summary.sh: Run in exclusive mode
Arnaldo Carvalho de Melo
2025-05-22
perf test: Add cgroup summary test case for 'perf trace'
Namhyung Kim
2025-05-22
perf python: Add counting.py as example for counting perf events
Gautam Menghani
2025-05-22
perf python: Add evlist close support
Gautam Menghani
2025-05-22
perf python: Add evsel read method
Gautam Menghani
2025-05-22
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
2025-05-21
perf python: Add evsel cpus and threads functions
Ian Rogers
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
2025-05-21
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
2025-05-21
perf rwsem: Add clang's -Wthread-safety annotations
Ian Rogers
2025-05-21
perf dso: Minor refactor to allow clang's Wthread-safety analysis
Ian Rogers
[next]