1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-04 12:22:41 +01:00
Files
workload-automation/wa
Metin Kaya 2183082843 workloads: Add support for Honor of Kings game
Introduce a new workload for automating match replays in Honor of Kings.
This workload leverages ApkReventWorkload to launch the game and play
back a specified replay file.

Allow customization through parameters:
- `activity`: Specifies the activity string of the game.
- `replay_file`: Designates the replay file to be uploaded.

The game can be replayed via `wa replay` command as well, but this
plugin makes data collection (`fps`, `trace-cmd` like augmentations)
a lot easier.

Signed-off-by: Metin Kaya <metin.kaya@arm.com>
2025-05-20 13:30:58 -05:00
..
2025-03-01 16:40:54 -06:00