On Fri, 2014-08-15 at 18:19 -0700, Van Snyder wrote:
> It seems that cachegrind could be extended to do complete precise
> profiling.  This would be more accurate than the traditional statistical
> profiling.  Is it feasible?
cachegrind (and callgrind) are not statistical profilers.
They a.o. can count each instruction executed.

Philippe



------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to