Class JsonProfilePrinter
java.lang.Object
org.jruby.runtime.profile.builtin.ProfilePrinter
org.jruby.runtime.profile.builtin.JsonProfilePrinter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprintFooter(PrintStream out) voidprintHeader(PrintStream out) voidprintProfile(PrintStream out, boolean first) Methods inherited from class org.jruby.runtime.profile.builtin.ProfilePrinter
getProfileData, getThreadName, getTopInvocation, methodData, methodName, nanoString, newPrinter, pad, pad, printProfile, printProfile
-
Constructor Details
-
JsonProfilePrinter
-
-
Method Details
-
printHeader
- Overrides:
printHeaderin classProfilePrinter
-
printProfile
- Specified by:
printProfilein classProfilePrinter
-