mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 04:12:42 +01:00
Rename dumpsys_enabled parameter to markers_enabled
Change parameter name for enabling markers to better reflect its purpose. The old name was a misnomer.
This commit is contained in:
@@ -40,7 +40,7 @@ class UxPerfResultProcessor(ResultProcessor):
|
||||
An action represents a series of UI interactions to capture.
|
||||
|
||||
NOTE: The UX_PERF markers are turned off by default and must be enabled in
|
||||
a agenda file by setting dumpsys_enabled for the workload to true.
|
||||
a agenda file by setting ``markers_enabled`` for the workload to ``True``.
|
||||
'''
|
||||
|
||||
parameters = [
|
||||
|
Reference in New Issue
Block a user