[Soot-list] Concurrent program analysis using Soot

Marc-André Laverdière marc-andre.laverdiere-papineau at polymtl.ca
Wed Jan 29 14:41:34 EST 2014


Hello,

Soot has some analyses in src/soot/jimple/toolkits/thread/ that may be
what you need.

Marc-André Laverdière-Papineau
Doctorant - PhD Candidate

On 01/29/2014 03:14 AM, Aditya Bhandari wrote:
> Hello,
> 
> I was working on building a data flow analysis for concurrent Java
> programs. Does Soot provide any support or APIs for handling concurrent
> programs?
> If not, can I contribute to the Soot project by building an API for the
> same? What things do I need to ensure or keep in mind for this?
> 
> Thank you,
> Aditya Bhandari
> 
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> 


More information about the Soot-list mailing list