aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2024-03-12 16:53:39 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-03-21 13:41:27 +0000
commit22916d2cbad9a20d3fbca7cda015efcf10427297 (patch)
tree150bd03afd620ae1d66d8161e027ac7cdb77cf2b /tools/perf/builtin-script.c
parentperf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf (diff)
downloadkernel-22916d2cbad9a20d3fbca7cda015efcf10427297.tar.gz
kernel-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 <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions