[PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include

From: Arnaldo Carvalho de Melo
Date: Tue Mar 12 2024 - 16:51:39 EST


Hi,

Move one more file that is used by multiple scrappers.

- Arnaldo

Arnaldo Carvalho de Melo (2):
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
perf beauty: Move uapi/linux/mount.h copy out of the directory used to
build perf

tools/perf/Makefile.perf | 21 +++++++++----------
tools/perf/check-headers.sh | 2 +-
tools/perf/trace/beauty/fsconfig.sh | 6 +++---
tools/perf/trace/beauty/fsmount.c | 9 +++++++-
tools/perf/trace/beauty/fsmount.sh | 6 +++---
tools/perf/trace/beauty/fspick.sh | 6 +++---
.../trace/beauty}/include/uapi/linux/mount.h | 0
tools/perf/trace/beauty/mount_flags.sh | 6 +++---
tools/perf/trace/beauty/move_mount_flags.sh | 6 +++---
9 files changed, 34 insertions(+), 28 deletions(-)
rename tools/{ => perf/trace/beauty}/include/uapi/linux/mount.h (100%)

--
2.43.0