Package | Description |
---|---|
com.microej.profiling |
This package gathers profiler.
|
com.microej.profiling.profiler |
This package gathers the different profilers.
|
Constructor and Description |
---|
AutomaticProfiler(InstantProfiler profiler)
Instantiates a
AutomaticProfiler . |
Modifier and Type | Class and Description |
---|---|
class |
HeapProfiler
Profile the heap memory usage.
|
class |
ImmortalsProfiler
Profile the immortalls memory usage.
|
class |
MemoryProfiler
Profile the memory usage.
|
class |
ThreadsProfiler
Profile the active threads count.
|