[Soot-list] instrumentation query?

dinesh chhatani dinustudy at gmail.com
Thu Jun 10 07:15:15 EDT 2010


Hi,

I took the example at
http://www.sable.mcgill.ca/soot/tutorial/profiler2/index.html as a reference
for instrumentation.
I am instrumenting a class by inserting function calls at my desired places
using soot.The function call is also inserted at correct places and I am
getting my instrumented class file in the sootoutput directory.

Now the problem is:when I try to run that instrumented class file it is
getting executed properly rather i would say all the statements are getting
executed except the "function calls"(probes) I inserted.The statement is
exectuted but the execution is not going inside the function call???

How to do that??

-- 
Regards ,
Dinesh Chhatani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100610/27a6afaa/attachment.html 


More information about the Soot-list mailing list