Trace Diff Analysis

Visualizes the differences in two selected traces from the log based on the typical 'longest common subsequence' analysis that is employed to create diffs in versioning systems etc.

Two events are considered to be equal if their name and type coincide.

Figure 1. Two arbitrary traces can be selected from the log for comparison
Figure 2. The diff result is visualized graphically, and one can jump from difference to difference (using the “previous” and “next” buttons)