[Soot-list] SPARK : Building call graph with out performing Points to Analysis

Bodden, Eric eric.bodden at sit.fraunhofer.de
Mon Mar 3 09:06:39 EST 2014


You can try using a cheaper call-graph algorithm like CHA, RTA or VTA. See Soot's phase options for details.

Eric


On 18.02.2014, at 12:50, Utsav Chokshi <uvc.smart.29 at gmail.com> wrote:

> Hello Marc-André,
> 
> Building call-grpah takes 95-105 seconds for simple program[Single class with 2 methods]. Is it normal ?
> 
> Can you elaborate more on truncation of call grpah.
> I get logic behind your point of excluding uninterested methods and feed that list to callgrpah and instruct it to not to go through the bodies of those method.
> 
> But how we can do this?
> Any direction regarding that would be really helpful.
> 
> Thank you for taking interest.
> 
> - Utsav Chokshi
> [ TRDDC , Pune, India]
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list

--
Prof. Eric Bodden, Ph.D., http://sse.ec-spride.de/ http://bodden.de/
Head of Secure Software Engineering  at Fraunhofer SIT, TU Darmstadt and EC SPRIDE
Tel: +49 6151 16-75422    Fax: +49 6151 16-72051
Room 3.2.14, Mornewegstr. 30, 64293 Darmstadt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20140303/3c8f02a8/attachment.bin 


More information about the Soot-list mailing list