Displaying 1 result from an estimated 1 matches for "b04039cd".
Did you mean:
04339cd
2016 Jan 20
2
Adding support for self-modifying branches to LLVM?
Thanks for the information. This has been very useful!
Patch points indeed *almost* do what I need. I will try to build a similar
solution.
Self-modifying code for truly zero-overhead (when not enabled)
> instrumentation is a real thing (look at e.g. DTrace pid provider) but
> unless the number of instrumentation point is very large (100's of
> thousands? millions?) or not known