Module timeline

Module timeline 

Source
Expand description

Stimulus/phase correlation for scenario execution.

Correlates StimulusEvents (cgroup operations, cpuset changes) with MonitorSample windows to measure per-phase scheduler behavior degradation. Produces Timeline entries consumed by the stats and reporting pipeline.

Structs§

Phase
A time window between two consecutive stimulus events.
PhaseChange
Detected change at a stimulus boundary.
PhaseMetrics
Metrics aggregated from monitor samples within a phase.
StimulusEvent
A discrete event during scenario execution that may cause observable changes in scheduler behavior. Generated by step executors on the guest side and carried in the VM output alongside monitor samples.
Timeline
Correlated timeline of stimulus events and monitor observations.
TimelineContext
System context for a timeline, rendered as a header block.

Enums§

ChangeDirection
Direction of change at a phase boundary.