| .. |
|
arch/x86/include
|
perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources
|
2026-03-04 11:49:24 -03:00 |
|
include
|
perf trace: Sync uapi/linux/sched.h with the kernel source
|
2026-05-14 14:48:32 -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
|
perf util: Introduce architecture specific errno/name mapping
|
2018-01-23 09:51:37 -03:00 |
|
arch_errno_names.sh
|
perf env: Move arch errno function to only use in env
|
2024-12-18 16:24:33 -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: Add beautifier script for fsmount flags
|
2026-05-14 14:48:32 -07:00 |
|
Build
|
perf build: Specify shellcheck should use bash
|
2025-06-30 09:43:06 -07:00 |
|
clone.c
|
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
|
2024-03-21 10:41:29 -03:00 |
|
clone.sh
|
perf trace: Update beautifier script for clone flags
|
2026-05-14 14:48:32 -07:00 |
|
drm_ioctl.sh
|
perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
|
2026-03-31 20:23:01 -07:00 |
|
eventfd.c
|
perf trace: Allow asking for not suppressing common string prefixes
|
2018-12-18 16:07:42 -03:00 |
|
fadvise.sh
|
perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/
|
2026-03-31 20:23:06 -07: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 tools: Fix build error on generated/fs_at_flags_array.c
|
2024-12-04 14:34:50 -08: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_attr.sh
|
perf trace: Add beautifier script for fsmount flags
|
2026-05-14 14:48:32 -07:00 |
|
fsmount.c
|
perf trace: Add beautifier script for fsmount flags
|
2026-05-14 14:48:32 -07:00 |
|
fsmount.sh
|
perf trace: Add beautifier script for fsmount flags
|
2026-05-14 14:48:32 -07: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
|
2024-09-30 17:23:38 -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 |
|
syscalltbl.sh
|
perf trace beauty: Add syscalltbl.sh generating all system call tables
|
2025-03-20 22:58:08 -07: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 |