Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-26 | cpu: Fix InstPBTrace inheritance | Andreas Hansson | |
This patch fixes an issue that prevented gem5 to be built with C++ config and without Python. | |||
2015-02-16 | cpu: add support for outputing a protobuf formatted CPU trace | Ali Saidi | |
Doesn't support x86 due to static instruction representation. --HG-- rename : src/cpu/CPUTracers.py => src/cpu/InstPBTrace.py |