📄️ Application Instance
The main screen for every application instance
📄️ Application Explorer
The application explorer shows all the functions that have been loaded in your application
📄️ Code Member
The code member screen shows all the relevant information regarding a specific function
📄️ Exceptions
The exception explorer shows all exceptions that happened in your application
📄️ Garbage Collections
The garbage collection screens show every garbage collection that has happened
📄️ Heat Map
The heat map gives a visual representation of hot spots in your application
📄️ Memory Object Allocator Statistics
The memory object allocator screen show information about all the functions that allocated an object
📄️ Memory Statistics
The memory statistics screen show information about all the allocated object types
📄️ Performance
The performance screen show how runtime events are distributed over time
📄️ Statistics
The statistics screen show statistics for every function
📄️ Task Explorer
The task explorer shows every task that has been created in the application