gem5/src/mem/ruby/profiler
Nilay Vaish 27b321f2f7 ruby: remove periodic event from Profiler
The Profiler class does not need an event for dumping statistics
periodically. This is because there is a method for dumping statistics
for all the sim objects periodically. Since Ruby is a sim object, its
statistics are also included.
2013-06-09 07:29:59 -05:00
..
AccessTraceForAddress.cc Ruby: Convert CacheRequestType to RubyRequestType 2011-03-19 18:34:59 -05:00
AccessTraceForAddress.hh Ruby: Remove some unused typedefs 2011-11-03 22:46:45 -05:00
AddressProfiler.cc scons: Fix up numerous warnings about name shadowing 2013-02-19 05:56:06 -05:00
AddressProfiler.hh scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
MemCntrlProfiler.cc ruby: stats: use gem5's stats for cache and memory controllers 2013-06-09 07:29:59 -05:00
MemCntrlProfiler.hh ruby: stats: use gem5's stats for cache and memory controllers 2013-06-09 07:29:59 -05:00
Profiler.cc ruby: remove periodic event from Profiler 2013-06-09 07:29:59 -05:00
Profiler.hh ruby: remove periodic event from Profiler 2013-06-09 07:29:59 -05:00
Profiler.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
SConscript ruby: add stats to .sm files, remove cache profiler 2013-05-21 11:31:31 -05:00
StoreTrace.cc Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00
StoreTrace.hh Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00