perf tools: new naming convention for openCSD
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 3 May 2016 19:26:08 +0000 (13:26 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 20 Jun 2016 17:16:06 +0000 (11:16 -0600)
commitcda8131df1fae7efc2d56967b2cc45ddf52c85b9
tree7f9401bcbef0d9416de6d7fdf8986a741064565b
parent69f28417978e8d4a35c36275340170aa31458e09
perf tools: new naming convention for openCSD

The naming convention for the openCSD API and header files
was changed so that using it was easier.  Headers went from
"rctdl_xyz.h" to "opencsd_xyz.h" while internal symbol from
"rctdl_" to "ocsd_".

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
tools/perf/util/cs-etm-decoder/cs-etm-decoder.c