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