Description[system-health] Add support for recording stories directly through story set
Until now, System Health stories had to be recorded through a benchmark,
e.g. system_health.memory_*:
tools/perf/record_wpr mobile_memory_system_health
tools/perf/record_wpr desktop_memory_system_health
This goes against the idea of SH stories being reusable across multiple
benchmarks. Instead, it is now possible (and recommended) to record
directly through the story set:
tools/perf/record_wpr mobile_system_health_story_set
tools/perf/record_wpr desktop_system_health_story_set
This will ensure that all SH stories are recorded under the same
conditions (10s wait at the end of the story without a memory dump).
BUG=589726
Committed: https://crrev.com/bac49d5c438537da3a6230aa50e00df5e725d608
Cr-Commit-Position: refs/heads/master@{#414373}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Explicit take_memory_measurement=False #
Messages
Total messages: 15 (6 generated)
|