[Soot-list] Support for Thread.start()

Quentin Sabah quentin.sabah at inria.fr
Mon Feb 11 02:33:47 EST 2013


Hi Salim,

You can obtain an instance of the CallGraph by calling Scene.().getCallGraph(). Then follow the API documentation to explore edges of the graph: http://www.sable.mcgill.ca/soot/doc/soot/jimple/toolkits/callgraph/CallGraph.html

Regarding your options, you need "-w -p cg.spark" to enable whole-program and spark call-graph analysis.
Also I'm not a user of cs-demand.

Regards.

-- 
Quentin Sabah, CIFRE Ph.D. student
Grenoble University
INRIA-SARDES                   | STMicroelectronics/AST
Montbonnot, France             | Grenoble, France
mailto:quentin.sabah at inria.fr  | mailto:quentin.sabah at st.com
phone: +33 476 61 52 42        | phone: +33 476 58 44 14



More information about the Soot-list mailing list