From: Ausitn G. <aga...@aa...> - 2020-01-26 01:47:18
|
Hello! Is there a clean way to prevent Valgrind from adding instrumentation to wrapped functions? For example, if I have a wrapper for the libc function “read()”, I do not want to instrument “read()’s” code. Best Regards, Austin Gadient |