ruby: remove periodic event from Profiler
authorNilay Vaish <nilay@cs.wisc.edu>
Sun, 9 Jun 2013 12:29:59 +0000 (07:29 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Sun, 9 Jun 2013 12:29:59 +0000 (07:29 -0500)
commit27b321f2f7d230dfc84ee742fd415f0828e1d862
tree25ca7085811343a5d11fd047ae07b152820367b0
parentf59a7af50a7309944abfe1997057f52591619635
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.
src/mem/ruby/profiler/Profiler.cc
src/mem/ruby/profiler/Profiler.hh