summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDon Zickus2010-11-30 23:12:13 +0100
committerArnaldo Carvalho de Melo2010-12-01 02:00:10 +0100
commit3e8e24f2fc66d32eb0e570e4117dfd05227047e6 (patch)
tree6e09a2d143bb6c704da85ee5e16cfd18c05c6063 /tools
parentperf debug: Simplify trace_event (diff)
downloadkernel-qcow2-linux-3e8e24f2fc66d32eb0e570e4117dfd05227047e6.tar.gz
kernel-qcow2-linux-3e8e24f2fc66d32eb0e570e4117dfd05227047e6.tar.xz
kernel-qcow2-linux-3e8e24f2fc66d32eb0e570e4117dfd05227047e6.zip
perf packaging: add memcpy to perf MANIFEST
There seems to be a new dependency on arch/*/lib/memcpy*.S when compiling the perf tool. Make sure that file is included in the MANIFEST when creating the tarball. Cc: Ingo Molnar <mingo@elte.hu> LKML-Reference: <1291155133-3499-2-git-send-email-dzickus@redhat.com> Signed-off-by: Don Zickus <dzickus@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index 8c7fc0c8f0b8..c12659d8cb26 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -7,6 +7,7 @@ include/linux/stringify.h
lib/rbtree.c
include/linux/swab.h
arch/*/include/asm/unistd*.h
+arch/*/lib/memcpy*.S
include/linux/poison.h
include/linux/magic.h
include/linux/hw_breakpoint.h