Stefan Nagy

Results 8 comments of Stefan Nagy

That worked, thanks!

As requested, some other instances from `libbfd`: ``` ==27721==WARNING: DataFlowSanitizer: call to uninstrumented function setlocale ==27721==WARNING: DataFlowSanitizer: call to uninstrumented function bindtextdomain ```

@emeryberger is there anything that you want us change in this PR for it to be acceptable?

My C binary is instrumented in the first basic block of with a library callback. I've attached the perf report output - I'm not exactly sure how to provide you...

Yeah I'm attempting rewriting. I've attached the original and instrumented binaries. To run the instrumented one, please make sure you do the following: `export LD_LIBRARY_PATH=[path to dir where you unzipped...

It might just be easier for me to send you the .cpp's and Makefile. Do you have an email I can forward them to? I'd like to avoid my source...

Hi folks - any update?