| AllocAbstractStatThreadObject | An abstract statistic class |
| AllocArena | Arena |
| Allocator | Allocator |
| AllocGlobalRef | JNI global reference |
| AllocInstance | Instance |
| AllocObject | Type of Java object |
| AllocObjectKey | Key for AllocObject class |
| AllocObjectMethod | Crossroad of objects and methods |
| AllocObjectMethodKey | Key for AllocObjectMethod class |
| AllocObjectTrace | Crossroad of traces and objects-methods |
| AllocObjectTraceKey | Key for AllocObjectTrace class |
| AllocStatData | Statistic data for memory profiling |
| AllocThreadMethod | Crossroad of threads and methods |
| AllocThreadMethodKey | Key for AllocThreadMethod class |
| AllocThreadObject | Crossroad of objects and threads |
| AllocThreadObjectKey | Key for AllocThreadObject class |
| AllocThreadObjectMethod | Thread-Object-Method information crossing |
| AllocThreadObjectMethodKey | Key for AllocThreadObjectMethod class |
| AllocThreadObjectTrace | Thread-Object-Trace information crossing |
| AllocThreadObjectTraceKey | Key for AllocThreadObjectTrace class |
| AllocThreadTrace | Crossroad of traces and threads-methods |
| AllocThreadTraceKey | Key for AllocThreadTrace class |
| AllocTrace | Trace for memory profiling |
| Buffer | I/O buffer |
| Class | Java class |
| ClassField | Class field |
| Commun | Communication |
| CommunShMem | Shared memory communication |
| CommunSocket | Socket communication |
| Counter | Internal counter |
| CpuStack | Stack for CPU profiling purposes |
| CpuStack::Frame | Internal stack frame |
| CpuStatData | CPU statistics data |
| CpuThreadMethod | Crossroad of threads and methods for CPU profiling |
| CpuThreadMethodKey | Key for CpuThreadMethod class |
| CpuThreadTrace | Crossroad of threads and traces for CPU profiling |
| CpuThreadTraceKey | Key for CpuThreadTrace class |
| CpuTrace | Trace for CPU profiling |
| DataBinaryFormat | Statistic data binary format |
| Delay | Delay in milliseconds |
| GC | Garbage collector profiling data |
| GroupThread | Group of threads |
| Hash< T, K, L > | Hash table template |
| IdObject | Unique ID of object |
| InfoBinaryFormat | Information data binary format |
| IProf | Communication interface class |
| IProf::sData | Statistic data of requested object |
| IProf::sID | Statistic data of the object |
| LI1 | Renamed ListItem class |
| LI2 | Renamed ListItem class |
| LI3 | Renamed ListItem class |
| LI4 | Renamed ListItem class |
| LI5 | Renamed ListItem class |
| List< T, L > | List template |
| ListItem | List item implementation |
| Lock | Implementation of locking |
| Method | Java method |
| MonStatData | Statistics data for monitor profiling |
| MonThreadMethod | Crossroad of threads and methods for monitor profiling |
| MonThreadMethodKey | Key for MonThreadMethod class |
| MonThreadTrace | Crossroad of threads and traces for monitor profiling |
| MonThreadTraceKey | Key for MonThreadTrace class |
| MonTrace | Trace for monitor profiling |
| ObjectTable | Couple (object_id, pointer_to_object) |
| Prof | Main profiler library class |
| Prof::sF | One row of event handlers table |
| RefCount | An abstract class for reference counting |
| Sampling | CPU Sampling |
| Semaphore | Binary semaphore |
| Setup | Profiler setup parameters |
| Setup::Alloc | Memory profiling setup parameters |
| Setup::Com | Setup for communication |
| Setup::Cpu | CPU profiling setup parameters |
| Setup::Mon | Monitor profiling setup parameters |
| SharedMemory | Shared memory |
| StatDataModification | Statistic data modification |
| String | Class implementing string |
| Synchronized | Implementation of easy-to-use synchronization |
| Thread | Thread |
| Trace | Trace |
| TraceFrame | Trace frame |
| TraceKey | Key for Trace class |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001