..
arch/x86 /include
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources to pick POSTED_MSI_NOTIFICATION
2024-05-27 13:42:18 -03:00
include
tools/include: Sync filesystem headers with the kernel sources
2024-08-07 10:59:07 -07:00
tracepoints
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
arch_errno_names.c
arch_errno_names.sh
perf trace beauty: Add shellcheck to scripts
2024-04-12 17:54:02 -03:00
arch_prctl.c
tools headers UAPI: Sync arch prctl headers with the kernel sources
2023-05-17 11:23:43 -03:00
beauty.h
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
2024-09-09 19:23:04 -03:00
Build
perf trace beauty: Add shellcheck to scripts
2024-04-12 17:54:02 -03:00
clone.c
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
2024-03-21 10:41:29 -03:00
clone.sh
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
2024-03-21 10:41:29 -03:00
drm_ioctl.sh
eventfd.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
fadvise.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
fcntl.c
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
2024-03-21 10:41:27 -03:00
flock.c
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
2024-03-21 10:41:27 -03:00
fs_at_flags.c
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel versions lower than v5.8
2024-04-03 11:48:57 -03:00
fs_at_flags.sh
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
2024-03-21 13:54:40 -03:00
fsconfig.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
fsmount.c
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
2024-03-21 10:41:27 -03:00
fsmount.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
fspick.c
perf trace: Beautify 'fspick' arguments
2019-05-28 18:37:42 -03:00
fspick.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
futex_op.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
futex_val3.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
ioctl.c
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
2019-08-26 11:58:29 -03:00
kcmp_type.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
kcmp.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
kvm_ioctl.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
madvise_behavior.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
mmap_flags.sh
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
2023-08-29 14:15:21 -03:00
mmap_prot.sh
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
2023-08-29 14:15:21 -03:00
mmap.c
perf trace: Use the autogenerated mmap 'prot' string/id table
2020-10-01 11:35:01 -03:00
mode_t.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
mount_flags.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
mount_flags.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
move_mount_flags.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
move_mount.c
perf trace: Beautify 'move_mount' arguments
2019-05-28 18:37:42 -03:00
mremap_flags.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
msg_flags.c
perf beauty: Update copy of linux/socket.h with the kernel sources
2023-07-14 09:59:56 -03:00
open_flags.c
perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0
2018-12-18 16:07:42 -03:00
perf_event_open.c
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
2024-09-09 19:23:04 -03:00
perf_ioctl.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
pid.c
perf thread: Add accessor functions for thread
2023-06-12 15:57:53 -03:00
pkey_alloc_access_rights.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
pkey_alloc.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
prctl_option.sh
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
prctl.c
perf beauty: Stop using the copy of uapi/linux/prctl.h
2024-03-21 10:41:27 -03:00
rename_flags.sh
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
renameat.c
perf trace beauty renameat: No need to include linux/fs.h
2019-04-01 14:49:24 -03:00
sched_policy.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
seccomp.c
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
2018-12-28 16:32:54 -03:00
signum.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
sndrv_ctl_ioctl.sh
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
sndrv_pcm_ioctl.sh
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
sockaddr.c
perf trace: Use a common encoding for augmented arguments, with size + error + payload
2024-09-09 19:17:03 -03:00
sockaddr.sh
perf tools: Use "grep -E" instead of "egrep"
2022-12-14 15:28:19 -03:00
socket_type.c
perf trace: Allow asking for not suppressing common string prefixes
2018-12-18 16:07:42 -03:00
socket.c
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
2021-11-12 10:40:34 -03:00
socket.sh
perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
2023-10-31 12:31:19 -03:00
statx_mask.sh
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
2024-03-21 13:54:40 -03:00
statx.c
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
2024-03-21 13:54:40 -03:00
sync_file_range.c
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
sync_file_range.sh
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
timespec.c
perf trace: Use a common encoding for augmented arguments, with size + error + payload
2024-09-09 19:17:03 -03:00
usbdevfs_ioctl.sh
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00
vhost_virtio_ioctl.sh
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build perf
2024-03-21 20:44:35 -03:00
waitid_options.c
perf beauty waitid options: Fix up prefix showing logic
2019-02-14 13:31:12 -03:00
x86_arch_prctl.sh
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
2024-03-21 10:41:27 -03:00