Skip to content

wlgen/rta: PerfAnalysis extensions (v2)

Created by: derkling

This is a new implementation of the ideas in #943 where we use trace events instead of logfiles to add a few simple dataframe getters and plotter to get the phases of an rtapp workload.

Being trace file based, the new API is a first-class TraceAnalysis citizen.

Merge request reports