> Is there a way to run this code at native speed instead of inside the > emulation layer?
Turn that app into a shell script which detects valgrind, then invokes the original compiled binary app (placed somewhere else in the filesystem) without valgrind. -- ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
