lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 14 Mar 2024 11:43:17 -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@...hat.com>
Subject: [PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/

From: Arnaldo Carvalho de Melo <acme@...hat.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ