Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Issue 2276943002: [system-health] Add support for recording stories directly through story set (Closed)

Created:
4 years, 3 months ago by petrcermak
Modified:
4 years, 3 months ago
Reviewers:
nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -15 lines) Patch
M tools/perf/page_sets/system_health/system_health_stories.py View 1 1 chunk +26 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/system_health_story.py View 1 chunk +1 line, -15 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
petrcermak
PTAL. Thanks, Petr
4 years, 3 months ago (2016-08-24 15:55:28 UTC) #2
nednguyen
lgtm Can you update the System health FAQ doc to include the instruction for recording?
4 years, 3 months ago (2016-08-24 17:21:59 UTC) #3
nednguyen
https://codereview.chromium.org/2276943002/diff/1/tools/perf/page_sets/system_health/system_health_stories.py File tools/perf/page_sets/system_health/system_health_stories.py (right): https://codereview.chromium.org/2276943002/diff/1/tools/perf/page_sets/system_health/system_health_stories.py#newcode43 tools/perf/page_sets/system_health/system_health_stories.py:43: super(DesktopSystemHealthStorySet, self).__init__('desktop') nits: explicitly specify take_memory_measurement=False to make it ...
4 years, 3 months ago (2016-08-24 17:23:39 UTC) #4
petrcermak
Thanks for your comments. I updated the FAQ as you suggested. Petr https://codereview.chromium.org/2276943002/diff/1/tools/perf/page_sets/system_health/system_health_stories.py File tools/perf/page_sets/system_health/system_health_stories.py ...
4 years, 3 months ago (2016-08-24 17:49:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2276943002/20001
4 years, 3 months ago (2016-08-24 17:51:15 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/245069)
4 years, 3 months ago (2016-08-24 19:54:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2276943002/20001
4 years, 3 months ago (2016-08-25 09:21:22 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 09:28:21 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 09:29:30 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bac49d5c438537da3a6230aa50e00df5e725d608
Cr-Commit-Position: refs/heads/master@{#414373}

Powered by Google App Engine
This is Rietveld 408576698