public class GraphProfilePrinter extends ProfilePrinter
| Constructor and Description |
|---|
GraphProfilePrinter(ProfileData profileData) |
| Modifier and Type | Method and Description |
|---|---|
void |
printHeader(PrintStream out) |
void |
printProfile(PrintStream out,
boolean first) |
getProfileData, getThreadName, getTopInvocation, methodData, methodName, nanoString, newPrinter, pad, pad, printFooter, printProfile, printProfilepublic GraphProfilePrinter(ProfileData profileData)
public void printHeader(PrintStream out)
printHeader in class ProfilePrinterpublic void printProfile(PrintStream out, boolean first)
printProfile in class ProfilePrinterCopyright © 2001–2024 JRuby. All rights reserved.