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