1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/wa
Steven Schaus a3eacb877c Load RuntimeConfig from plugins
Implements support for dynamically loading additional RuntimeConfig
and associated RuntimeParameter that are defined in a plugin.

Currently, the various RuntimeConfig's are hard coded in a list within
WA. This patch extends RuntimeParameterManager to use PluginLoader to
load RuntimeConfig classes and append to the hard coded list.

The implementation, as written, does not allow loading RuntimeConfig
from a plugin if it has the same name as one of the hard coded
RuntimeConfig. This is meant to prevent conflicts and unexpected
behavior.
2022-12-08 09:26:29 +00:00
..
assets/bin tools/revent: update binaries to latest version 2019-01-07 13:31:07 +00:00
commands Upgrade Gradle to 7.2 and Android Gradle plugin to 4.2. 2021-09-29 09:46:51 +01:00
framework Load RuntimeConfig from plugins 2022-12-08 09:26:29 +00:00
instruments perf: Fix processing simpleperf stats 2022-08-08 11:04:13 +01:00
output_processors pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
tools/revent tools/revent: recording timestamp fix 2018-10-15 09:48:02 +01:00
utils utils/doc: Fix display of Falsey default parameters 2021-01-11 15:32:34 +00:00
workloads schbench: Add support for schbench 2022-08-23 12:54:57 +01:00
__init__.py workloads: Add support for UIBench Jank Tests 2019-06-28 09:27:56 +01:00