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

  ea6932d70e ("net: make get_net_ns return error if NET_NS is disabled")

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

This silences this perf build warning:

  Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h'
  diff -u tools/perf/trace/beauty/include/linux/socket.h include/linux/socket.h

Cc: Changbin Du <changbin.du@intel.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2021-06-19 10:09:08 -03:00
..
include/linux perf beauty: Update copy of linux/socket.h with the kernel sources 2021-06-19 10:09:08 -03:00
tracepoints x86: Remove duplicate TSC DEADLINE MSR definitions 2021-03-08 11:05:20 +01:00
Build perf trace beauty: Add the glue for the autogenerated MSR arrays 2019-10-09 11:23:52 -03:00
arch_errno_names.c
arch_errno_names.sh perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS 2020-05-28 10:03:26 -03:00
arch_prctl.c
beauty.h perf beauty prctl: Export the 'options' strarray 2020-02-11 16:41:50 -03:00
clone.c tools headers UAPI: Sync sched.h with the kernel 2020-04-14 09:01:08 -03:00
drm_ioctl.sh
eventfd.c
fadvise.sh
fcntl.c
flock.c
fsconfig.sh perf beauty: Fix fsconfig generator 2021-04-15 16:34:11 -03:00
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 perf trace: Use the autogenerated mmap 'prot' string/id table 2020-10-01 11:35:01 -03:00
mmap_flags.sh perf trace beauty: Allow header files in a different path 2020-11-04 09:42:41 -03:00
mmap_prot.sh perf trace beauty: Allow header files in a different path 2020-11-04 09:42:41 -03:00
mode_t.c
mount_flags.c
mount_flags.sh
move_mount.c
move_mount_flags.sh
mremap_flags.sh perf trace beauty: Add script to autogenerate mremap's flags args string/id table 2020-09-29 18:07:27 -03:00
msg_flags.c
open_flags.c
perf_event_open.c
perf_ioctl.sh
pid.c
pkey_alloc.c
pkey_alloc_access_rights.sh
prctl.c perf beauty prctl: Export the 'options' strarray 2020-02-11 16:41:50 -03:00
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 beauty: Use the autogenerated protocol family table 2020-08-12 08:43:51 -03:00
socket.c
socket.sh perf trace beauty: Add script to autogenerate socket families table 2020-08-12 08:38:36 -03:00
socket_ipproto.sh
socket_type.c
statx.c perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument 2020-06-09 12:40:03 -03:00
sync_file_range.c
sync_file_range.sh
usbdevfs_ioctl.sh
vhost_virtio_ioctl.sh
waitid_options.c
x86_arch_prctl.sh