Re: [DynInst_API:] snippet insertions

2018-02-26 Thread Bill Williams
To: dyninst-api@cs.wisc.edu Subject: [DynInst_API:] snippet insertions I am using dyninst to do some static instrumentation by patching instructions and inserting function call instrumentation snippets on x86_64. I am trying to modify the register save/restore process for certain registers that happ

[DynInst_API:] snippet insertions

2018-02-23 Thread Rohit Poduri
I am using dyninst to do some static instrumentation by patching instructions and inserting function call instrumentation snippets on x86_64. I am trying to modify the register save/restore process for certain registers that happens during the trampoline code. So I am trying to pass some kind of in