]> 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)
commit3a06f52df463ce657eebe8a27612fdb93deec167
treebfafe64c11b4e6d302a0819d56b62ed71d2c2566
parent1030942416c4a2b4c429a3ea55a8db9d66ec3195
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