1
linux/tools/perf/trace/beauty
Arnaldo Carvalho de Melo d164868879 perf beauty: Update copy of linux/socket.h with the kernel sources
To pick the changes in:

  8f0b3cc9a4 ("tcp: RX path for devmem TCP")

That don't result in any changes in the tables generated from that
header.

But while updating I noticed we need to support the new MSG_SOCK_DEVMEM
flag in the hard coded table for the msg flags table, add it.

This silences this perf build warning:

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

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

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mina Almasry <almasrymina@google.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/ZvrO_eT9e_41xrNv@x1
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2024-09-30 17:23:38 -03: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 perf beauty: Update copy of linux/socket.h with the kernel sources 2024-09-30 17:23:38 -03:00
tracepoints
arch_errno_names.c
arch_errno_names.sh
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
clone.c
clone.sh
drm_ioctl.sh
eventfd.c
fadvise.sh
fcntl.c
flock.c
fs_at_flags.c
fs_at_flags.sh tools include UAPI: Sync linux/fcntl.h copy with the kernel sources 2024-09-30 17:23:31 -03:00
fsconfig.sh
fsmount.c
fsmount.sh
fspick.c
fspick.sh
futex_op.c
futex_val3.c
ioctl.c
kcmp_type.sh
kcmp.c
kvm_ioctl.sh
madvise_behavior.sh
mmap_flags.sh
mmap_prot.sh
mmap.c
mode_t.c
mount_flags.c
mount_flags.sh
move_mount_flags.sh
move_mount.c
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_access_rights.sh
pkey_alloc.c
prctl_option.sh
prctl.c
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_type.c
socket.c
socket.sh
statx_mask.sh
statx.c
sync_file_range.c
sync_file_range.sh
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