mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
89975bd335
Now that I'm switching the container builds from using a local volume pointing to the kernel repository with the perf sources, instead getting a detached tarball to be able to use a container cluster, some places broke because I forgot to put some of the required files in tools/perf/MANIFEST, namely some bitsperlong.h files. So, to fix it do the same as for tools/build/ and pack the whole tools/arch/ directory. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-wmenpjfjsobwdnfde30qqncj@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
18 lines
327 B
Text
18 lines
327 B
Text
tools/perf
|
|
tools/arch
|
|
tools/scripts
|
|
tools/build
|
|
tools/include
|
|
tools/lib/traceevent
|
|
tools/lib/api
|
|
tools/lib/bpf
|
|
tools/lib/subcmd
|
|
tools/lib/hweight.c
|
|
tools/lib/rbtree.c
|
|
tools/lib/string.c
|
|
tools/lib/symbol/kallsyms.c
|
|
tools/lib/symbol/kallsyms.h
|
|
tools/lib/find_bit.c
|
|
tools/lib/bitmap.c
|
|
tools/lib/str_error_r.c
|
|
tools/lib/vsprintf.c
|