perf scripts: Add python scripts for CoreSight traces
authortor-jeremiassen <tor@ti.com>
Wed, 17 Feb 2016 16:58:21 +0000 (10:58 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 20 Jun 2016 17:16:06 +0000 (11:16 -0600)
commit69f28417978e8d4a35c36275340170aa31458e09
treec0863bc5d488cc6fdaadd14d4d0a4f104b24ba8c
parent1265cc36fba27539b82603a6950488ee1c8da70e
perf scripts: Add python scripts for CoreSight traces

Example scripts for CoreSight trace processing with perf script.

Signed-off-by: Tor Jeremiassen <tor@ti.com>
tools/perf/scripts/python/cs-trace-disasm.py [new file with mode: 0644]
tools/perf/scripts/python/cs-trace-ranges.py [new file with mode: 0644]