Critical path analysis in Timing Captures
![Steven Pratschner](https://devblogs.microsoft.com/pix/wp-content/uploads/sites/41/2019/11/stevenpr-113x150.jpg)
The 2201.24 version of PIX on Windows includes a new feature that uses the CPU context switch data collected during a Timing Capture to compute the critical path for a selected PIX event. The critical path is the series of events and thread dependencies that, if shortened, would reduce the overall duration of the selected event. As an example, c...