Threads Tab
When you Enable Thread Monitoring in the Monitor Application
or Custom Profiling tasks,
Profiler monitors system and application threads activity and displays this information in the Threads tab.
To display the Threads tab, click the Threads button
(
) in the Profiler window.
Two tabs are available in the Threads tab: Threads (Timeline) and Threads (Details).
- Threads (Timeline).
This tab displays a timeline with threads states.
You can zoom in/out on the current view or switch to the Scale to Fit mode. Using the combo box, you can
select to display all threads, all live threads or all finished threads. Using (multi)selection, you can also
specify a subset of threads to display. You can double-clicking on a thread timeline to open that thread in
the Threads (Details) tab.

- Threads (Details).
This tab displays details of threads. Using the combobox, you can
select to display all threads, all live threads or all finished threads.
You can also choose to display only the details of threads selected in the timeline
view. For each thread, the name, classname and current status (alive/finished) are displayed.
A short description of the thread is also provided.
Each thread has the following tabs:
- General. This tab displays thread states statistics.
- Details. This tab contains full listings of thread states with timestamps.
For every thread the timeline is provided for a quick overview of the thread's activity during monitoring.

See also