|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.options.ProfilingOptions
Option parser for Profiling Generator.
Constructor Summary | |
ProfilingOptions(java.util.Map options)
|
Method Summary | |
boolean |
enabled()
Enabled -- . |
boolean |
notmainentry()
Not Main Entry -- Instrument runBenchmark() instead of main(). |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ProfilingOptions(java.util.Map options)
Method Detail |
public boolean enabled()
public boolean notmainentry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |