Julian, all,
One more question regarding helgrind performance:
is it possible to track only certain memory addresses in helgrind and simply
ignore others (i.e. don't even keep shadow values for them)?
Will this improve helgrind's performance?
Any suggestion how to implement that?
There could be different scenarios of feeding the list of addresses to
helgrind:
- static analysis which says that certain addresses are 100% thread safe.
- code annotations.
- list of modules/functions/globals/etc that we can ignore.
Thanks,
--kcc
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers