[Soot-list] filter for the call graph

Abderrahmene Seriai seriai.abdelrahmene at gmail.com
Mon Apr 23 10:52:40 EDT 2012


 I want to know if it is possible to apply a filter before the computation
of the call graph so that soot does not support the methods that not  belong
 to application classes.
 I implemented the class EdgePredicate, but this does not solve the
problem  because what I want is  to tell soot to  not consider methods that
do not
 belong to application classes before computing the call graph, like this i
reduces the computation time .

thank you in advance

cordially
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120423/514860a5/attachment-0001.html 


More information about the Soot-list mailing list