tools: Copy uapi/asm/perf_regs.h from the kernel
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jul 2016 00:16:52 +0000 (21:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jul 2016 18:20:33 +0000 (15:20 -0300)
commit12f020338a2ca5db99db40b3cf8e4df88744c541
treebfafe64c11b4e6d302a0819d56b62ed71d2c2566
parent971e827bffef781dd089a402fe602ff20c1f1819
tools: Copy uapi/asm/perf_regs.h from the kernel

To allow the build to complete on older systems, where those files are
either not uptodate, lacking some recent additions or not present at
all.

And check if the copy drifts from the kernel.

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-sxf7rpow2blsno5f7t6n0sqz@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/arm/include/uapi/asm/perf_regs.h [new file with mode: 0644]
tools/arch/arm64/include/uapi/asm/perf_regs.h [new file with mode: 0644]
tools/arch/powerpc/include/uapi/asm/perf_regs.h [new file with mode: 0644]
tools/arch/x86/include/uapi/asm/perf_regs.h [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/Makefile.perf
tools/perf/config/Makefile