-- Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
I am thinking of redoing how some parts of statistics collection carried
out by Ruby. In particular, I am proposing to do away with the current
method of implementing global functions using the global variables for
ruby system and profiler. Instead, we would add common statistical
variables to the AbstractController class and specific ones to the
controller definitions in .sm files itself. New functions would be defined
for printing and clearing these statistical variables.
- [gem5-dev] Ruby Profiler Nilay Vaish
- Re: [gem5-dev] Ruby Profiler Andreas Hansson
- Re: [gem5-dev] Ruby Profiler Nilay Vaish
- Re: [gem5-dev] Ruby Profiler Andreas Hansson
- Re: [gem5-dev] Ruby Profiler Nilay Vaish
- Re: [gem5-dev] Ruby Profiler Jason Power
- Re: [gem5-dev] Ruby Profiler Ali Saidi
- Re: [gem5-dev] Ruby Profiler Steve Reinhardt
- Re: [gem5-dev] Ruby Profiler Nilay Vaish
