gem5/src/mem/ruby
Nilay Vaish a533f3f983 ruby: profiler: statically allocate stats variable
Couple of users observed segmentation fault when the simulator tries to
register the statistical variable m_IncompleteTimes.  It seems that there
is some problem with the initialization of these variables when allocated
in the constructor.
2014-03-01 23:35:21 -06:00
..
buffers ruby: message buffer: refactor code 2014-02-23 19:16:15 -06:00
common ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
filters ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
network ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
profiler ruby: profiler: statically allocate stats variable 2014-03-01 23:35:21 -06:00
recorder Ruby System, Cache Recorder: Use delete [] for trace vars 2013-04-07 20:31:15 -05:00
slicc_interface ruby: message buffer: refactor code 2014-02-23 19:16:15 -06:00
structures ruby: replace Time with Cycles (final patch in the series) 2013-02-10 21:43:10 -06:00
system ruby: route all packets through ruby port 2014-02-23 19:16:16 -06:00
SConscript ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
SConsopts Gems: Eliminate the now unused GEMS_ROOT scons variable. 2011-03-11 11:27:26 -08:00