commit | dd9ff55089608758d0a424612e41dea18c866eb8 | [log] [tgz] |
---|---|---|
author | Tamas Zsoldos <tamas.zsoldos@arm.com> | Fri Apr 23 17:25:00 2021 +0200 |
committer | Tamas Zsoldos <tamas.zsoldos@arm.com> | Tue May 25 15:26:46 2021 +0200 |
tree | 0788c47c8cb158ca3bd0c5e7e122369be27b44c8 | |
parent | 68fa61e27db05972daf10903a33d575b00cb96be [diff] |
simpleperf: Support decoding unformatted ETM traces. Some devices, like TRBE, produce unformatted traces. These cannot be decoded by the formatted frame decoder, the underlying packet decoders have to be used. This change recognizes unformatted traces and uses the correct decoder to handle them. Test: simpleperf_unit_test Change-Id: I7e1a0c81a34c07a6f9e8cf6bceca6bf2592be0d9