double buffering implementation in Intel PIN
I have written a PIN tool for instruction tracing, where I spawned a separate thread for writing contents of the buffer to a file.
I have written a PIN tool for instruction tracing, where I spawned a separate thread for writing contents of the buffer to a file.