[PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/

From: Arnaldo Carvalho de Melo
Date: Thu Mar 14 2024 - 10:43:36 EST


From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

Hi,

Move a few more files that is used just by scrappers.

- Arnaldo

Arnaldo Carvalho de Melo (3):
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory
used to build perf
perf beauty: Move uapi/sound/asound.h copy out of the directory used
to build perf
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the
directory used to build perf

tools/perf/Makefile.perf | 19 +++++++++++--------
tools/perf/check-headers.sh | 6 +++---
.../arch/x86/include/asm/irq_vectors.h | 0
.../beauty}/include/uapi/linux/usbdevice_fs.h | 0
.../trace/beauty}/include/uapi/sound/asound.h | 0
tools/perf/trace/beauty/sndrv_ctl_ioctl.sh | 4 ++--
tools/perf/trace/beauty/sndrv_pcm_ioctl.sh | 4 ++--
.../beauty/tracepoints/x86_irq_vectors.sh | 6 +++---
tools/perf/trace/beauty/usbdevfs_ioctl.sh | 6 +++---
9 files changed, 24 insertions(+), 21 deletions(-)
rename tools/{ => perf/trace/beauty}/arch/x86/include/asm/irq_vectors.h (100%)
rename tools/{ => perf/trace/beauty}/include/uapi/linux/usbdevice_fs.h (100%)
rename tools/{ => perf/trace/beauty}/include/uapi/sound/asound.h (100%)

--
2.43.2