From: David Ahern Date: Fri, 5 Jun 2015 17:42:53 +0000 (-0400) Subject: perf tools: Update MANIFEST per files removed from kernel X-Git-Tag: v4.1.12-92~150^2~164 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=085289f67597a8547854707414210df02fcc0ee8;p=users%2Fjedix%2Flinux-maple.git perf tools: Update MANIFEST per files removed from kernel Orabug: 23330962 [ Upstream commit c8ad7063626406181a7ebab10cb31b4f741b13d4 ] Building perf out of kernel tree is currently broken because the MANIFEST file refers to kernel files that have been removed. With this patch make perf-targz-src-pkg succeeds as does building perf using the generated tarfile. Signed-off-by: David Ahern Link: http://lkml.kernel.org/r/1433526173-172332-1-git-send-email-david.ahern@oracle.com Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Sasha Levin (cherry picked from commit eef85746c932a90df78492598c501315c7e0c5c1) Signed-off-by: Dan Duval --- diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index 11ccbb22ea2b8..13d0458afc716 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST @@ -28,24 +28,20 @@ include/asm-generic/bitops/const_hweight.h include/asm-generic/bitops/fls64.h include/asm-generic/bitops/__fls.h include/asm-generic/bitops/fls.h -include/linux/const.h include/linux/perf_event.h include/linux/rbtree.h include/linux/list.h include/linux/hash.h include/linux/stringify.h -lib/find_next_bit.c lib/hweight.c lib/rbtree.c include/linux/swab.h arch/*/include/asm/unistd*.h -arch/*/include/asm/perf_regs.h arch/*/include/uapi/asm/unistd*.h arch/*/include/uapi/asm/perf_regs.h arch/*/lib/memcpy*.S arch/*/lib/memset*.S include/linux/poison.h -include/linux/magic.h include/linux/hw_breakpoint.h include/linux/rbtree_augmented.h include/uapi/linux/perf_event.h