Changing the timescale in the Thread View
By default, the Thread View timescale represents linear time, which shows the entire range of time over which your program ran. You can choose instead to display compressed time, which compresses the times when no interesting thread activity occurred.
- Open the Thread View by right-clicking a profiling resource entry in the Profiling Monitor, then selecting Open With > Thread View.
- On the threads toolbar drop-down menu, select Display compressed scale to switch to compressed time. You go back to the linear time scale by selecting Display linear times from the drop-down menu.
Parent topic
Identifying thread bottlenecks
Related reference
The Thread View