No Merge, staged upstream

Just adding as include in release so that it is around until linus pulls.

perf build assumes documentation files starting with "perf-" are man pages but perf-arm-coresight.txt is not a man page:

asciidoc: ERROR: perf-arm-coresight.txt: line 2: malformed manpage title asciidoc: ERROR: perf-arm-coresight.txt: line 3: name section expected asciidoc: FAILED: perf-arm-coresight.txt: line 3: section title expected make[3]: *** [Makefile:266: perf-arm-coresight.xml] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile.perf:895: man] Error 2

Fix by renaming it.

Reported-by: Sven Schnelle svens@linux.ibm.com Reported-by: Christian Borntraeger borntraeger@linux.ibm.com Fixes: dc2e0fb0 ("perf test coresight: Add relevant documentation about ARM64 CoreSight testing") Signed-off-by: Adrian Hunter adrian.hunter@intel.com Reviewed-by: Leo Yan leo.yan@linaro.org

Merge request reports

Loading