|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.profile.AbstractProfilePrinter
org.jruby.runtime.profile.GraphProfilePrinter
public class GraphProfilePrinter
Field Summary | |
---|---|
static MethodData |
currentData
|
Constructor Summary | |
---|---|
GraphProfilePrinter(Invocation top)
|
Method Summary | |
---|---|
void |
printProfile(java.io.PrintStream out)
|
Methods inherited from class org.jruby.runtime.profile.AbstractProfilePrinter |
---|
getMethodName, isProfilerInvocation, isThisProfilerInvocation, methodData, methodData1, methodName, moduleHashMethod, nanoString, pad, pad, printProfile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static MethodData currentData
Constructor Detail |
---|
public GraphProfilePrinter(Invocation top)
Method Detail |
---|
public void printProfile(java.io.PrintStream out)
printProfile
in class AbstractProfilePrinter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |