[Soot-list] Reusing a call-graph

Denis Bogdanas denis.bogdanas at gmail.com
Thu Apr 7 19:30:31 EDT 2016


I guess you could simply store the call graph object in one of your
variables, instead of calling Scene.v().getCallGraph(). As long as you
don't remove the already loaded classes from Scene, should work.


On 4 April 2016 at 04:42, Manas Thakur <manasthakur17 at gmail.com> wrote:

> Hello all,
>
> Is there a mechanism by which I can perform a whole-program analysis again
> and again without re-computing the call-graph? That is, could I store the
> call-graph in some way and tell Soot to reuse the same?
>
> Regards,
> Manas
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>



-- 
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20160407/5b4b23ab/attachment.html 


More information about the Soot-list mailing list