Review Board 2.0.15


ruby: remove periodic event from Profiler

Review Request #1846 - Created April 24, 2013 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 9680:a3a1b771b3d0
---------------------------
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.

   
Review request changed
Updated (June 9, 2013, 10:25 p.m.)

Status: Closed (submitted)