]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2061f07d62693e24eb641bd684d8a1a8e3d34f5e
treebfafe64c11b4e6d302a0819d56b62ed71d2c2566
parentf0be93be65e7fd355ac84dd467e66d95c8f2480b
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