From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>,
Adrian Hunter <adrian.hunter@intel.com>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: [PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/
Date: Thu, 14 Mar 2024 11:43:17 -0300 [thread overview]
Message-ID: <20240314144320.743217-1-acme@kernel.org> (raw)
From: Arnaldo Carvalho de Melo <acme@redhat.com>
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
next reply other threads:[~2024-03-14 14:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-14 14:43 Arnaldo Carvalho de Melo [this message]
2024-03-14 14:43 ` [PATCH 1/3] perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perf Arnaldo Carvalho de Melo
2024-03-14 14:43 ` [PATCH 2/3] perf beauty: Move uapi/sound/asound.h " Arnaldo Carvalho de Melo
2024-03-14 14:43 ` [PATCH 3/3] perf beauty: Move arch/x86/include/asm/irq_vectors.h " Arnaldo Carvalho de Melo
2024-03-14 15:00 ` [PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/ Ian Rogers
[not found] ` <CA+JHD93osaLDZurWep=ie5Rnshk-T8i8ZnLrneVfeQ6eNAaKJA@mail.gmail.com>
2024-03-14 16:55 ` Ian Rogers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240314144320.743217-1-acme@kernel.org \
--to=acme@kernel.org \
--cc=acme@redhat.com \
--cc=adrian.hunter@intel.com \
--cc=irogers@google.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=namhyung@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.