Order, Phase, Explanation, Factor, Focus, Fourier

This lesson introduces the following analysis patterns: event sequence order, event sequence phase, explanation trace, factor group, focus of tracing, and Fourier activity.

Event sequence order

In any system, the event sequence order pattern is expected as a precondition to its normal behavior. Any out-of-order events should raise the suspicion bar as they might result in or lead to synchronization problems. It needs to be a sequence of trace messages not only from different threads but also between processes. For example, image load events in CDF / ETW traces can indicate the wrong configuration of a service startup order. The following diagram depicts a possible pattern scenario:

Get hands-on with 1200+ tech skills courses.