diff options
| author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2015-10-20 16:18:53 +0000 |
|---|---|---|
| committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-06-20 11:09:44 -0600 |
| commit | 2eb654b5c6ed9816af6cb8bc2eb2f29318387a95 (patch) | |
| tree | bf23bf2d5b2a0e02b3b7cdf7c8de8ce30cd3b6c6 /tools/perf/MANIFEST | |
| parent | b90eb99a2c72a76c2334353638c212b7dd7d2bf1 (diff) | |
perf tools: making coresight PMU listable
Adding the required mechanic allowing 'perf list pmu' to
discover coresight ETM/PTM tracers.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/MANIFEST')
| -rw-r--r-- | tools/perf/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index 39c38cb45b00..eeb21eb43898 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST @@ -57,6 +57,7 @@ include/asm-generic/bitops/const_hweight.h include/asm-generic/bitops/fls64.h include/asm-generic/bitops/__fls.h include/asm-generic/bitops/fls.h +include/linux/coresight-pmu.h include/linux/perf_event.h include/linux/list.h include/linux/hash.h |
