From: Oliver Upton Date: Tue, 21 Nov 2023 19:29:55 +0000 (+0000) Subject: tools perf: Add arm64 sysreg files to MANIFEST X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ef5c958090a909c9f2ab717ba6abb86869e42da7;p=users%2Fjedix%2Flinux-maple.git tools perf: Add arm64 sysreg files to MANIFEST Ian pointed out that source tarballs are incomplete as of commit e2bdd172e665 ("perf build: Generate arm64's sysreg-defs.h and add to include path"), since the source files needed from the kernel tree do not appear in the manifest. Add them. Reported-by: Ian Rogers Fixes: e2bdd172e665 ("perf build: Generate arm64's sysreg-defs.h and add to include path") Signed-off-by: Oliver Upton Link: https://lore.kernel.org/r/20231121192956.919380-2-oliver.upton@linux.dev Signed-off-by: Namhyung Kim --- diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index 1da7f4b91b4f8..dc42de1785cee 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST @@ -1,3 +1,5 @@ +arch/arm64/tools/gen-sysreg.awk +arch/arm64/tools/sysreg tools/perf tools/arch tools/scripts