Re: [Gems-users] Profiling L2 accesses


Date: Thu, 1 Apr 2010 13:08:13 -0600
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Profiling L2 accesses
Nearly all of the profiling that happens in Ruby happens in Profiler.[Ch]. Certainly, all of the cache profiling happens there. If the profiling information you want isn't available, I suggest you just add it yourself.

Regards,
Dan

On Thu, Apr 1, 2010 at 1:00 PM, sparsh mittal ISU <sparsh@xxxxxxxxxxx> wrote:
Hello
I studied the code in Profiler.C in ruby/profiler, which is meant for profiling the misses in L2.
Perhaps it is a naive question, but how about the hits in L2, does GEMS already has some mechanism to profile the hits in L2 (of course, other than a simple (Total-miss_count))?
Any ideas would be appreciated.

--
Thanks and Regards
Sparsh Mittal
Graduate Student
Electrical and Computer Engineering
Iowa State University, Iowa, USA

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.





--
http://www.cs.wisc.edu/~gibson [esc]:wq!
[← Prev in Thread] Current Thread [Next in Thread→]