Is there any way I can tell valgrind/callgrind that an executable memory region belongs to a particular function "f"? (As in, I want to provide the name of the function as a char*). And preferably, have that information forgotten when I do VALGRIND_DISCARD_TRANSLATIONS (or another client request specific for this purpose.)
I don't see anything in my valgrind.h or callgrind.h, but I'm at version 3.5.0. ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
