Telemetry - Surface swarming info in histogramset |
||||
Issue descriptiondtu@ was investigating a no-repro case, boiled it down to a change in swarming bot between runs On mobile runs, we have the device id embedded in the histogram data, but we don't bother for desktop since historically they all ran on the same machine. Should we surface the swarming bot id or something?
,
Sep 27
We could hook into run_performance_tests here: https://cs.chromium.org/chromium/src/testing/scripts/run_performance_tests.py?q=run_performance&sq=package:chromium&g=0&l=114 and pass a param into run_benchmark with additional diagnostics we want added with the histogram output?
,
Nov 12
,
Jan 16
(6 days ago)
,
Jan 16
(6 days ago)
|
||||
►
Sign in to add a comment |
||||
Comment 1 by dtu@chromium.org
, Sep 25