linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include
@ 2024-03-12 20:51 Arnaldo Carvalho de Melo
  2024-03-12 20:51 ` [PATCH 1/2] perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead Arnaldo Carvalho de Melo
  2024-03-12 20:51 ` [PATCH 2/2] perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2024-03-12 20:51 UTC (permalink / raw)
  To: Ian Rogers
  Cc: Jiri Olsa, Namhyung Kim, Adrian Hunter, linux-kernel,
	linux-perf-users, Arnaldo Carvalho de Melo

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-12 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 20:51 [PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include Arnaldo Carvalho de Melo
2024-03-12 20:51 ` [PATCH 1/2] perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead Arnaldo Carvalho de Melo
2024-03-12 20:51 ` [PATCH 2/2] perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).