|
Class Summary |
| AccumulatingMethodSampleOrganizer |
An organizer for method listener information that
simply accumulates the samples into a private
MethodCountData instance. |
| DecayOrganizer |
An organizer that periodically decays runtime counters |
| DynamicCallGraphOrganizer |
An organizer to build a dynamic call graph from call graph edge
samples. |
| MethodSampleOrganizer |
An organizer for method listener information. |
| Organizer |
An Organizer acts an an intermediary between the low level
online measurements and the controller. |