index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
perf debug: Add function symbols to dump_stack
Ian Rogers
4
-13
/
+73
2025-06-24
perf tools: Remove excess variable declarations
Bhaskar Chowdhury
1
-6
/
+3
2025-06-24
perf test: Replace grep perl regexp with awk
Chun-Tse Shao
1
-2
/
+3
2025-06-24
perf trace: Add missed freeing of ordered events and thread
Ian Rogers
1
-5
/
+5
2025-06-24
perf script: Add -e option to flamegraph script
Tianyou Li
1
-1
/
+14
2025-06-24
perf script: Handle -i option for perf script flamegraph
Tianyou Li
1
-1
/
+7
2025-06-24
perf trace: Show zero value in STRARRAY
Namhyung Kim
1
-2
/
+4
2025-06-24
perf unwind-libdw: skip non-regular files
Sergei Trofimovich
1
-2
/
+5
2025-06-24
perf build: The bfd features are opt-in, stop testing for them by default
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-06-24
perf build: Add the libpfm devel fedora package name to the hint
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-24
perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-24
perf srcline: Lower verbosity on addr2line debug messages
Ian Rogers
1
-5
/
+5
2025-06-22
Merge tag 'v6.16-rc3' into perf-tools-next
Namhyung Kim
13
-25
/
+132
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
3
-1
/
+95
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
7
-3
/
+56
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
7
-1
/
+84
2025-06-20
perf record: collect BPF metadata from existing BPF programs
Blake Jones
2
-0
/
+344
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
3
-0
/
+10
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
1
-16
/
+0
2025-06-20
perf test: Add header shell test
Ian Rogers
1
-0
/
+74
2025-06-20
perf parse-events: Set default GH modifier properly
Namhyung Kim
1
-3
/
+8
2025-06-20
perf test: Expand user space event reading (rdpmc) tests
Ian Rogers
4
-78
/
+240
2025-06-20
perf vendor events arm64: Update FUJITSU-MONAKA pmu event
Kotaro, Tokai
15
-144
/
+265
2025-06-17
perf bench futex: Fix prctl include in musl libc
Arnaldo Carvalho de Melo
2
-2
/
+8
2025-06-17
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-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
1
-0
/
+4
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...
Arnaldo Carvalho de Melo
1
-0
/
+7
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2
-17
/
+92
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+7
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
1
-2
/
+10
2025-06-11
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
3
-8
/
+29
2025-06-09
perf: Fix libjvmti.c sign compare error
Yuzhuo Jing
1
-2
/
+2
2025-06-09
perf script: perf script tests fails with segfault
Aditya Bodkhe
2
-4
/
+9
2025-06-09
perf test trace: Change the regex pattern in the struct test
Howard Chu
1
-1
/
+1
2025-06-09
perf test trace: Use --sort-events in BTF general tests
Howard Chu
1
-3
/
+3
2025-06-09
perf test trace: Remove set -e for BTF general tests
Howard Chu
1
-10
/
+9
2025-06-09
perf test trace: Stop tracing hrtimer_setup event in trace enum test
Howard Chu
1
-1
/
+1
2025-06-09
perf test trace: Remove set -e and print trace test's error messages
Howard Chu
1
-6
/
+7
2025-06-09
perf test trace: Use shell's -f flag to check if vmlinux exists
Howard Chu
1
-1
/
+1
2025-06-09
perf trace: Remove --map-dump documentation
Howard Chu
1
-8
/
+0
2025-06-09
perf thread_map: Remove uid options
Ian Rogers
12
-48
/
+20
2025-06-09
perf target: Remove uid from target
Ian Rogers
13
-73
/
+6
2025-06-09
perf bench evlist-open-close: Switch user option to use BPF filter
Ian Rogers
1
-15
/
+21
2025-06-09
perf trace: Switch user option to use BPF filter
Ian Rogers
1
-9
/
+17
2025-06-09
perf top: Switch user option to use BPF filter
Ian Rogers
3
-12
/
+15
2025-06-09
perf tests record: Add basic uid filtering test
Ian Rogers
1
-0
/
+26
2025-06-09
perf record: Switch user option to use BPF filter
Ian Rogers
1
-11
/
+16
[prev]
[next]