[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240312205112.688776-1-acme@kernel.org>
Date: Tue, 12 Mar 2024 17:51:10 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Ian Rogers <irogers@...gle.com>
Cc: Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>
Subject: [PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include
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
Powered by blists - more mailing lists