Java Profiler 10 Help
Probes: extendable profiling and monitoring
Probes in user interfaceThe probes and their results are shown in tab "Probes".
The tab is available when the profiler is connected to profiled application, as well as browsing saved snapshot.
Some functionality is available for a saved snapshot only.
The view consists of 3 main parts:
1. Table selector
Shows all available tables as a tree: dependent tables are show as nested nodes of their master tables.
Selected table is shown in Tables view (2).
Also, the table selector controls events from which tables are shown in Timeline and Call Tree views via checkboxes.
2. Tables view
Tables view shows events by table. To browse particular table, select it in the table selector (1).
3. Other views
- Timeline shows a sequence of events from different tables
- Call Tree shows events distributed by stack trace
- CPU Usage Estimation for given event(s)
Navigation between the views
To open selected event(s) in another view, use corresponding popup menu items. Read more...