| Package | Description |
|---|---|
| org.jruby.runtime.profile |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatProfilePrinter |
class |
GraphProfilePrinter |
class |
HtmlProfilePrinter |
class |
JsonProfilePrinter |
| Modifier and Type | Method and Description |
|---|---|
static ProfilePrinter |
ProfilePrinter.newPrinter(RubyInstanceConfig.ProfilingMode mode,
ProfileData profileData)
Printer implementation factory for supported profiling modes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileOutput.printProfile(ProfilePrinter printer) |
Copyright © 2001-2013 JRuby. All Rights Reserved.