| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime | |
| org.jruby.runtime.profile |
| Modifier and Type | Method and Description |
|---|---|
AbstractProfilePrinter |
RubyInstanceConfig.makeDefaultProfilePrinter(IProfileData profileData) |
| Modifier and Type | Method and Description |
|---|---|
IProfileData |
ThreadContext.getProfileData()
Get the profile data for this thread (ThreadContext).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileData
Encapsulates the logic of recording and reporting profiled timings of
method invocations.
|
Copyright © 2002-2009 JRuby Team. All Rights Reserved.