tools: Copy coresight-pmu.h header file needed by perf tools
authorMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 11 Aug 2016 16:20:56 +0000 (10:20 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Aug 2016 18:37:33 +0000 (15:37 -0300)
commit39ff526350059e61234d58676c13bcfcaac3a451
tree98f3f0f09891d38cb556ff01f5dbb16179203bab
parent05ed3ac9417dac9be9dd63f3cf97416c80bad359
tools: Copy coresight-pmu.h header file needed by perf tools

Directly accessing kernel files is not allowed anymore.  As such making
file coresight-pmu.h accessible by the perf tools and complain if this
copy strays from the one found in the main kernel tree.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Vince Weaver <vince@deater.net>
Link: http://lkml.kernel.org/r/1470932464-726-2-git-send-email-mathieu.poirier@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/coresight-pmu.h [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/Makefile.perf