1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-04-17 08:10:50 +01:00

doc/index: Update intro paragraph

Update number of workloads and add note to guide users to the plugin
reference for documentation of individual plugins.
This commit is contained in:
Marc Bonnici 2018-06-20 18:27:34 +01:00 committed by setrofim
parent 22fcc42903
commit d4aad394d7

@ -5,19 +5,22 @@ Welcome to Documentation for Workload Automation
================================================ ================================================
Workload Automation (WA) is a framework for executing workloads and collecting Workload Automation (WA) is a framework for executing workloads and collecting
measurements on Android and Linux devices. WA includes automation for nearly 30 measurements on Android and Linux devices. WA includes automation for nearly 40
workloads and supports some common instrumentation (ftrace, hwmon) along with a workloads and supports some common instrumentation (ftrace, hwmon) along with a
number of output formats. number of output formats.
Workload Automation is designed primarily as a developer tool/framework to WA is designed primarily as a developer tool/framework to facilitate data driven
facilitate data driven development by providing a method of collecting development by providing a method of collecting measurements from a device in a
measurements from a device in a repeatable way. repeatable way.
Workload Automation is highly extensible. Most of the concrete functionality is WA is highly extensible. Most of the concrete functionality is
implemented via :ref:`plug-ins <plugin-reference>`, and it is easy to implemented via :ref:`plug-ins <plugin-reference>`, and it is easy to
:ref:`write new plug-ins <writing-plugins>` to support new device types, :ref:`write new plug-ins <writing-plugins>` to support new device types,
workloads, instruments or output processing. workloads, instruments or output processing.
.. note:: To see the documentation of individual plugins please see the
:ref:`Plugin Reference <plugin-reference>`.
.. contents:: Contents .. contents:: Contents