Skip to content

Add latency analysis

Darryl Green requested to merge github/fork/derkling/add-latency-analysis into master

Created by: derkling

This small series adds a new TraceAnalysis module which allows to report and plot both WAKEUP and PREEMPTION latencies for a specified task.

NOTE: This series depends on #153, thus the new patches are just the last two.

Merge request reports