> I want to observe the binary translation and instrumentation progress, which
> translate machine code to tree IR first, then translate tree IR to flat IR
> and do instrumentation, finally rebuild tree IR and output machine code, just
> like section 3.7 of "Valgrind: A Framework for Heavyweight
Hello all,
I want to observe the binary translation and instrumentation progress,
which translate machine code to tree IR first, then translate tree IR to
flat IR and do instrumentation, finally rebuild tree IR and output machine
code, just like section 3.7 of "Valgrind: A Framework for Heavyweigh