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, printProfile
public GraphProfilePrinter(ProfileData profileData)
public void printHeader(PrintStream out)
printHeader
in class ProfilePrinter
public void printProfile(PrintStream out, boolean first)
printProfile
in class ProfilePrinter
Copyright © 2001-2015 JRuby. All Rights Reserved.