Skip to content
Commit cec3cad3 authored by James Clark's avatar James Clark
Browse files

perf cs-etm: Use existing decoder instead of resetting it



When dumping trace, the decoder is continually deleted and recreated to
decode each buffer. To support both formatted and unformatted trace in
a later commit, the decoder will be configured in advance.

This commit removes the deletion of the decoder and allows the
formatted/unformatted setting to persist.

Reviewed-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: James Clark's avatarJames Clark <james.clark@arm.com>
parent b09e296c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment