index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2024-09-30
2
-0
/
+5
*
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
2024-09-30
1
-2
/
+2
*
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-09-30
2
-24
/
+65
*
tools include UAPI: Sync linux/sched.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-09-30
1
-0
/
+1
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-09-30
1
-1
/
+16
*
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-10
1
-0
/
+5
*
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-10
1
-0
/
+5
*
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-10
1
-0
/
+4
*
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
2024-09-10
3
-3
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-08-17
5
-11
/
+188
|
\
|
*
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
2024-08-07
3
-6
/
+179
|
*
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
2024-08-07
1
-1
/
+4
|
*
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-08-06
1
-4
/
+5
*
|
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
2024-07-31
1
-0
/
+1
|
/
*
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+7
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+2
*
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
2024-05-27
1
-6
/
+8
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-0
/
+22
*
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+3
*
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2024-04-22
1
-6
/
+14
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-22
4
-12
/
+31
|
\
|
*
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
2024-03-15
1
-7
/
+0
*
|
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2024-04-12
2
-3
/
+19
*
|
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
2024-04-03
1
-0
/
+8
*
|
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-22
2
-3
/
+233
*
|
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
2024-03-21
2
-0
/
+27
*
|
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2024-03-21
3
-41
/
+227
*
|
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
6
-33
/
+173
*
|
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
3
-41
/
+170
*
|
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+11
*
|
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
Arnaldo Carvalho de Melo
2024-03-21
3
-3
/
+3
*
|
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
4
-5
/
+357
*
|
perf beauty: Stop using the copy of uapi/linux/prctl.h
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+1
*
|
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2024-03-21
2
-3
/
+145
*
|
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
2024-03-21
3
-4
/
+1256
*
|
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2024-03-21
2
-3
/
+234
*
|
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
6
-15
/
+226
*
|
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+8
*
|
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
2024-03-21
4
-3
/
+380
|
/
*
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2024-01-26
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-19
1
-0
/
+1
|
\
|
*
tools headers: Update tools's copy of socket.h header
Namhyung Kim
2023-11-22
1
-0
/
+1
*
|
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-04
2
-5
/
+3
*
|
perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
Arnaldo Carvalho de Melo
2023-12-04
1
-1
/
+3
*
|
perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
Arnaldo Carvalho de Melo
2023-10-31
2
-4
/
+4
|
/
*
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-09-10
5
-24
/
+24
|
\
|
*
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2023-08-29
2
-5
/
+9
|
*
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
2023-08-29
1
-1
/
+1
|
*
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
2023-08-15
1
-8
/
+7
|
*
perf trace x86_arch_prctl: Address shellcheck warnings about local variables
Athira Rajeev
2023-08-03
1
-3
/
+3
[next]