mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
f1439c315b
The patch series that introduced the top level tools/ makefile and the libtraceevent broke this feature where files needed to build in a detached tarball were not included in the MANIFEST file and thus not included in the tarball. Fix it by adding the relevant files to the MANIFEST. Cc: Borislav Petkov <borislav.petkov@amd.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/n/tip-z3mjj74927xvqwhlmu18kj80@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
18 lines
366 B
Plaintext
18 lines
366 B
Plaintext
tools/perf
|
|
tools/scripts
|
|
tools/lib/traceevent
|
|
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/rbtree.c
|
|
include/linux/swab.h
|
|
arch/*/include/asm/unistd*.h
|
|
arch/*/lib/memcpy*.S
|
|
arch/*/lib/memset*.S
|
|
include/linux/poison.h
|
|
include/linux/magic.h
|
|
include/linux/hw_breakpoint.h
|