summaryrefslogtreecommitdiff
path: root/src/python/m5/simulate.py
diff options
context:
space:
mode:
authorJoel Hestness <hestness@cs.wisc.edu>2012-09-12 21:40:28 -0500
committerJoel Hestness <hestness@cs.wisc.edu>2012-09-12 21:40:28 -0500
commit16dcb723c11afb91cc3428294bd3106425114949 (patch)
treee550ef18c07430b4a828535d76ea469ca9200f26 /src/python/m5/simulate.py
parentaa8bcd15ec1ba916f3e750f41697a65e06b3c2ac (diff)
downloadgem5-16dcb723c11afb91cc3428294bd3106425114949.tar.xz
Base CPU: Initialize profileEvent to NULL
The profileEvent pointer is tested against NULL in various places, but it is not initialized unless running in full-system mode. In SE mode, this can result in segmentation faults when profileEvent default intializes to something other than NULL.
Diffstat (limited to 'src/python/m5/simulate.py')
0 files changed, 0 insertions, 0 deletions