mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
c49c5c4121
- Implement a new Marker API in BaseUiAutomation so workload can generate start and end markers with string name. Outputs to logcat. - Document the Marker output log format in the WA documentation - Create a results processor to take existing instrument fps logs and parse them based on the workload markers. Produce per-action fps metrics. - Add simple timing results based on the workload markers