[Soot-list] Using soot for generating call graph

Eric Bodden eric.bodden at ec-spride.de
Sun Jun 3 06:42:19 EDT 2012


Hi Ragini.

You can do this with Soot but there are tools that support this in a
simpler way, out of the box. JP2, for instance, can create dynamic
calling context trees:
http://jp-profiler.origo.ethz.ch/

Eric



On 2 June 2012 21:55, Ragini Patel <raginippatel at gmail.com> wrote:
> Hello,
>
> I want to analyze application's dynamic behavior. For that I want to have a
> call graph view of the application's run. Could I achieve this with soot
> eclipse plug in or command line commands ? If yes then which one is better
> ?  I mean can I run soot with my an application (say webserver) and have
> call graph view of it ?
>
> Please note that I am not interested in the statistical analysis of the
> program/application rather would be interested in analyzing it's runtime
> behavior (with use of Call graph for e.g.)
>
> I have gone through soot's survivors guide but I am bit confused about
> whether it is suitable to my requirement .
>
> Could you people please let me know if I can use soot for this ? if yes then
> How should I proceed ?
>
> I would highly appreciate your response !
>
> Thank you in advance.
>
> Best Regards.
>
>
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
Eric Bodden, Ph.D., http://bodden.de/
Head of Secure Software Engineering Group at EC SPRIDE
Principal Investigator in Secure Services at CASED
Tel: +49 6151 16-75422    Fax: +49 6151 16-72051
Room 3.2.14, Mornewegstr. 30, 64293 Darmstadt


More information about the Soot-list mailing list