linux/tools/perf/trace/beauty
Namhyung Kim f79a62f4b3 tools headers: Sync uapi/linux/vhost.h with the kernel source
To pick up the changes in this cset:

  7d9896e9f6 vhost: Reintroduce kthread API and add mode selection
  333c515d18 vhost-net: allow configuring extended features

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/perf/trace/beauty/include/uapi/linux/vhost.h include/uapi/linux/vhost.h

Please see tools/include/uapi/README for further details.

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: kvm@vger.kernel.org
Cc: virtualization@lists.linux.dev
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-08-18 13:49:26 -07:00
..
arch/x86/include perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources 2024-09-30 17:23:38 -03:00
include tools headers: Sync uapi/linux/vhost.h with the kernel source 2025-08-18 13:49:26 -07:00
tracepoints
arch_errno_names.c
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
beauty.h perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true 2024-09-09 19:23:04 -03:00
Build perf build: Specify shellcheck should use bash 2025-06-30 09:43:06 -07:00
clone.c
clone.sh
drm_ioctl.sh
eventfd.c
fadvise.sh
fcntl.c
flock.c
fs_at_flags.c
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
fsmount.c
fsmount.sh
fspick.c
fspick.sh
futex_op.c
futex_val3.c
ioctl.c
kcmp.c
kcmp_type.sh
kvm_ioctl.sh
madvise_behavior.sh
mmap.c
mmap_flags.sh
mmap_prot.sh
mode_t.c
mount_flags.c
mount_flags.sh
move_mount.c
move_mount_flags.sh
mremap_flags.sh
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_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
pid.c
pkey_alloc.c
pkey_alloc_access_rights.sh
prctl.c
prctl_option.sh
rename_flags.sh
renameat.c
sched_policy.c
seccomp.c
signum.c
sndrv_ctl_ioctl.sh
sndrv_pcm_ioctl.sh
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
socket.c
socket.sh
socket_type.c
statx.c
statx_mask.sh
sync_file_range.c
sync_file_range.sh
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
vhost_virtio_ioctl.sh
waitid_options.c
x86_arch_prctl.sh