diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-30 13:14:30 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-30 17:23:38 -0300 |
commit | d1648688799dd14075c43e2d091be815c794f331 (patch) | |
tree | 5f12d4065fd6e1b22faa00512ab9611e45e0fe54 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | dc1e764b398e0548b1bb12fb234ed0b673cd60fb (diff) |
perf beauty: Update copy of linux/socket.h with the kernel sources
To pick the changes in:
8f0b3cc9a4c102c2 ("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 <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mina Almasry <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/lkml/ZvrO_eT9e_41xrNv@x1
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions