diff options
author | Radhika Jagtap <radhika.jagtap@ARM.com> | 2015-12-07 16:42:16 -0600 |
---|---|---|
committer | Radhika Jagtap <radhika.jagtap@ARM.com> | 2015-12-07 16:42:16 -0600 |
commit | 3080bbcc365e6ed663787a4c06cd2b7c4a118d47 (patch) | |
tree | a73d051d5aa5a26d0e64d348a7f121e089ebc139 /system | |
parent | 9bd5051b6022249f95364ef30b100b69ac7e7c37 (diff) | |
download | gem5-3080bbcc365e6ed663787a4c06cd2b7c4a118d47.tar.xz |
cpu: Create record type enum for elastic traces
This patch replaces the booleans that specified the elastic trace record
type with an enum type. The source of change is the proto message for
elastic trace where the enum is introduced. The struct definitions in the
elastic trace probe listener as well as the Trace CPU replace the boleans
with the proto message enum.
The patch does not impact functionality, but traces are not compatible with
previous version. This is preparation for adding new types of records in
subsequent patches.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions