diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-02 12:24:52 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-02 12:24:52 -0300 |
commit | c66f2566db340b04c113ea1d930651246d9d4049 (patch) | |
tree | 82d57e1d3ebd7b7a622b8cfdaa9b86dc4737602c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ad46f35cca45e3164137271cd7f06d7e66dae6be (diff) |
tools headers uapi: Sync linux/stat.h with the kernel sources
To pick the changes from:
3ad2522c64cf ("statx: define STATX_ATTR_VERITY")
That don't trigger any changes in tooling.
This silences this perf build warning:
Warning: Kernel ABI header at 'tools/include/uapi/linux/stat.h' differs from latest version at 'include/uapi/linux/stat.h'
diff -u tools/include/uapi/linux/stat.h include/uapi/linux/stat.h
At some point we wi'll beautify structs passed in pointers to syscalls
and then we'll need to have tables for these defines, for now update the
file to silence the warning as this file is used for doing this type of
number -> string translations for other defines found in these file.
Cc: Adrian Hunter <[email protected]>
Cc: Eric Biggers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions