diff options
author | 2024-03-12 13:53:39 -0300 | |
---|---|---|
committer | 2024-03-21 10:41:27 -0300 | |
commit | 22916d2cbad9a20d3fbca7cda015efcf10427297 (patch) | |
tree | 150bd03afd620ae1d66d8161e027ac7cdb77cf2b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf (diff) | |
download | wireguard-linux-22916d2cbad9a20d3fbca7cda015efcf10427297.tar.xz wireguard-linux-22916d2cbad9a20d3fbca7cda015efcf10427297.zip |
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
The tools/include/uapi/linux/mount.h file is mostly used for scrapping
defines into id->string tables, this is the only place were it is being
directly used, stop doing so.
Define MOUNT_ATTR_RELATIME and MOUNT_ATTR__ATIME if not available in the
system's headers.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions