lisa.wa#

Workload Automation-related helpers.

Modules

plugins

Workload Automation plugins.

Classes

StatsProp

Provides a stats property.

WAArtifactCollectorBase

Workload Automation artifact collector base class.

WACollectorBase

Base class for all Workload Automation dataframe collectors.

WAEnergyCollector

WA collector for the energy_measurement augmentation.

WAJankbenchCollector

WA collector for the jankbench frame timings.

WAOutput

Recursively parse a Workload Automation output, using registered collectors (leaf subclasses of WACollectorBase). The data collected are accessible through a pandas.DataFrame in “database” format:.

WAResultsCollector

Collector for the Workload Automation test results.

WASysfsExtractorCollector

WA collector for the syfs-extractor augmentation.

WATraceCollector

WA collector for the trace augmentation.

Exceptions

WAOutputNotFoundError

Common base class for all non-exit exceptions.