[Soot-list] Any way to get a local (1-level) call graph?

Sai Zhang racezhang at gmail.com
Thu Jan 21 00:22:03 EST 2010


Thanks. Patrick.

I agree that implementing it myself would involve a considerable amount of
efforts. But it seems "-w" is a must for CHA analysis.

Could you please give me some more guideness of which class/part of CHA
implementation is the most tricker one in soot? I could pay attention to
that.

thanks

-Sai

On Thu, Jan 21, 2010 at 6:17 AM, Patrick Lam <plam at sable.mcgill.ca> wrote:

> Sai Zhang wrote:
>
>> Hi all:
>>
>> I am wondering if there is any way to get a local call graph in Soot,
>> without using the "-w" mode and a main entry?
>>
>
> Hi Sai,
>
> It's a bit trickier than you think, but I think that you're looking for
> Class Hierarchy Analysis, which does still require -w. Look around at the
> CHA implementation for ideas.
>
> pat
>
>


-- 
--
Sai Zhang
Computer Science & Engineering Department
University of Washington, Seattle, USA
Email: (saizhang at u.washington.edu)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100121/927377e1/attachment.html 


More information about the Soot-list mailing list