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
/
trace
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2025-12-24
tools headers: Sync linux/socket.h with kernel sources
Namhyung Kim
-3
/
+21
2025-12-24
tools headers: Sync UAPI sound/asound.h with kernel sources
Namhyung Kim
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/mount.h with kernel sources
Namhyung Kim
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/fs.h with kernel sources
Namhyung Kim
-1
/
+2
2025-12-24
tools headers: Sync UAPI linux/fcntl.h with kernel sources
Namhyung Kim
-0
/
+12
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
-1
/
+2
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+15
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
-4
/
+1
2025-11-01
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2025-11-01
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
-0
/
+10
2025-11-01
tools headers uapi: Update fs.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+4
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
-0
/
+35
2025-08-18
tools headers: Sync uapi/linux/prctl.h with the kernel source
Namhyung Kim
-1
/
+8
2025-08-18
tools headers: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
-0
/
+88
2025-08-18
tools headers: Sync uapi/linux/fcntl.h with the kernel source
Namhyung Kim
-0
/
+18
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-1
/
+1
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
-2
/
+0
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
-1
/
+1
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
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+7
2025-05-20
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+2
2025-04-10
tools headers: Update the linux/unaligned.h copy with the kernel sources
Namhyung Kim
-2
/
+6
2025-04-10
tools headers: Update the uapi/linux/prctl.h copy with the kernel sources
Namhyung Kim
-0
/
+11
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
-30
/
+104
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
-0
/
+2
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
-3
/
+3
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
-0
/
+274
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
-1
/
+2
2024-12-04
perf tools: Fix build error on generated/fs_at_flags_array.c
Namhyung Kim
-1
/
+2
2024-12-04
tools headers: Sync uapi/linux/prctl.h with the kernel sources
Namhyung Kim
-1
/
+26
2024-12-04
tools headers: Sync uapi/linux/mount.h with the kernel sources
Namhyung Kim
-2
/
+12
2024-12-04
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Namhyung Kim
-4
/
+1
2024-09-30
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2024-09-30
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
-2
/
+2
2024-09-30
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Arnaldo Carvalho de Melo
-24
/
+65
2024-09-30
tools include UAPI: Sync linux/sched.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2024-09-30
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+16
2024-09-09
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
-0
/
+5
2024-09-09
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
-0
/
+5
2024-09-09
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
-0
/
+4
2024-09-09
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
-3
/
+3
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-11
/
+188
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
-6
/
+179
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
-1
/
+4
2024-08-06
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
-4
/
+5
2024-07-31
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
-0
/
+1
2024-05-27
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
-1
/
+7
2024-05-27
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+2
[next]