[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 Review-Url: https://codereview.chromium.org/2276943002 Cr-Commit-Position: refs/heads/master@{#414373}
Showing
Please register or sign in to comment