meme/hotwax

Reduce instrumentation overhead

meme opened this issue · 0 comments

meme commented

If one thread discovers a new input which triggers dynamic instrumentation, it should communicate the code change to all other threads to reduce the overhead of each process instrumenting the same basic block in the same way.