tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
perf
/
trace
/
beauty
/
at
master
3 folders
66 files
arch
perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources
1 month ago
include
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
1 week ago
tracepoints
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the directory used to build perf
2 years ago
Build
perf build: Specify shellcheck should use bash
9 months ago
arch_errno_names.c
perf util: Introduce architecture specific errno/name mapping
8 years ago
arch_errno_names.sh
perf env: Move arch errno function to only use in env
1 year ago
arch_prctl.c
tools headers UAPI: Sync arch prctl headers with the kernel sources
2 years ago
beauty.h
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
2 years ago
clone.c
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
2 years ago
clone.sh
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
2 years ago
drm_ioctl.sh
perf beauty: Switch from GPL v2.0 to LGPL v2.1
7 years ago
eventfd.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
fadvise.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
fcntl.c
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
2 years ago
flock.c
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
2 years ago
fs_at_flags.c
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel versions lower than v5.8
2 years ago
fs_at_flags.sh
perf tools: Fix build error on generated/fs_at_flags_array.c
1 year ago
fsconfig.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2 years ago
fsmount.c
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
2 years ago
fsmount.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2 years ago
fspick.c
perf trace: Beautify 'fspick' arguments
7 years ago
fspick.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2 years ago
futex_op.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
futex_val3.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
ioctl.c
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
6 years ago
kcmp.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
kcmp_type.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
kvm_ioctl.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
madvise_behavior.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
mmap.c
perf trace: Use the autogenerated mmap 'prot' string/id table
5 years ago
mmap_flags.sh
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
2 years ago
mmap_prot.sh
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
2 years ago
mode_t.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
mount_flags.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
mount_flags.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2 years ago
move_mount.c
perf trace: Beautify 'move_mount' arguments
7 years ago
move_mount_flags.sh
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
2 years ago
mremap_flags.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
msg_flags.c
perf beauty: Update copy of linux/socket.h with the kernel sources
2 years ago
open_flags.c
perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0
7 years ago
perf_event_open.c
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
2 years ago
perf_ioctl.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
pid.c
perf thread: Add accessor functions for thread
2 years ago
pkey_alloc.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
pkey_alloc_access_rights.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
prctl.c
perf beauty: Stop using the copy of uapi/linux/prctl.h
2 years ago
prctl_option.sh
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
2 years ago
rename_flags.sh
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2 years ago
renameat.c
perf trace beauty renameat: No need to include linux/fs.h
7 years ago
sched_policy.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
seccomp.c
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
7 years ago
signum.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
sndrv_ctl_ioctl.sh
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
2 years ago
sndrv_pcm_ioctl.sh
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
2 years ago
sockaddr.c
perf trace: Use a common encoding for augmented arguments, with size + error + payload
2 years ago
sockaddr.sh
perf tools: Use "grep -E" instead of "egrep"
3 years ago
socket.c
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
4 years ago
socket.sh
perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
2 years ago
socket_type.c
perf trace: Allow asking for not suppressing common string prefixes
7 years ago
statx.c
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
2 years ago
statx_mask.sh
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
2 years ago
sync_file_range.c
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2 years ago
sync_file_range.sh
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
2 years ago
syscalltbl.sh
perf trace beauty: Add syscalltbl.sh generating all system call tables
1 year ago
timespec.c
perf trace: Use a common encoding for augmented arguments, with size + error + payload
2 years ago
usbdevfs_ioctl.sh
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perf
2 years ago
vhost_virtio_ioctl.sh
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build perf
2 years ago
waitid_options.c
perf beauty waitid options: Fix up prefix showing logic
7 years ago
x86_arch_prctl.sh
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
2 years ago