Dominic Chen

Results 15 comments of Dominic Chen

Hmm ok, I never tested with any non-C/C++ binaries. I'm curious if this is a Rust-specific issue; does the interception work fine with e.g. /bin/true?

Can you provide the IR and the corresponding source for that basic block? I'm guessing that some function calls were probably inlined, which could result in multiple consecutive map updates...

Hmm, you could try marking that function with the always_inline attribute, as a workaround. It might get inlined early enough that it occurs before instrumentation.

I just received the email about licensing; I'm not particularly familiar with the issue, so either is fine with me.

I don't think I'm even using mongodb on arm32 anymore, but it might be a matter of just modifying the Debian packaging metadata to specify a different version of boost.