mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
docs/user_guide: Fix wa create example command
This commit is contained in:
parent
ce6ea663a3
commit
7941b712c5
@ -353,7 +353,7 @@ to create an agenda file for running ``dhystrone`` on a 'generic android' device
|
||||
want to enable the ``execution_time`` and ``trace-cmd`` instruments and display the
|
||||
metrics using the ``csv`` output processor. We would use the following command::
|
||||
|
||||
wa create agenda generic_android dhrystone execution_time trace-cmd csv -d my_agenda.yaml
|
||||
wa create agenda generic_android dhrystone execution_time trace-cmd csv -o my_agenda.yaml
|
||||
|
||||
This will produce a `my_agenda.yaml` file containing all the relevant
|
||||
configuration for the specified plugins along with their default values as shown
|
||||
|
Loading…
x
Reference in New Issue
Block a user