|
|
Created:
6 years, 9 months ago by nednguyen Modified:
6 years, 8 months ago CC:
chromium-reviews, telemetry+watch_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Visibility:
Public. |
DescriptionAdd cleanup for measurements that use tracing
BUG=348271
1st commit: https://src.chromium.org/viewvc/chrome?view=rev&revision=259808
NOTRY=True
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260454
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add clean up for RawDisplayFrameRateMeasurement #
Total comments: 1
Patch Set 3 : Rename tracing_closed_called to stop_tracing_called #Patch Set 4 : Rebase #Patch Set 5 : Add clean-up of RawDisplayFrameRate back #Messages
Total messages: 62 (0 generated)
The CQ bit was checked by nednguyen@google.com
The CQ bit was unchecked by nednguyen@google.com
https://codereview.chromium.org/208643007/diff/1/tools/perf/measurements/smoo... File tools/perf/measurements/smoothness_controller.py (right): https://codereview.chromium.org/208643007/diff/1/tools/perf/measurements/smoo... tools/perf/measurements/smoothness_controller.py:67: def CleanUp(self, tab): Can you please add: if tab.browser.platform.IsRawDisplayFrameRateSupported(): tab.browser.platform.StopRawDisplayFrameRateMeasurement() That would probably fix crbug.com/355773 (assuming this is meant to be called from an exception handler and such handler is already in place).
On 2014/03/25 00:00:53, ernstm wrote: > https://codereview.chromium.org/208643007/diff/1/tools/perf/measurements/smoo... > File tools/perf/measurements/smoothness_controller.py (right): > > https://codereview.chromium.org/208643007/diff/1/tools/perf/measurements/smoo... > tools/perf/measurements/smoothness_controller.py:67: def CleanUp(self, tab): > Can you please add: > if tab.browser.platform.IsRawDisplayFrameRateSupported(): > tab.browser.platform.StopRawDisplayFrameRateMeasurement() > > That would probably fix crbug.com/355773 (assuming this is meant to be called > from an exception handler and such handler is already in place). Done
LGTM % nit https://codereview.chromium.org/208643007/diff/20001/tools/telemetry/telemetr... File tools/telemetry/telemetry/page/page_measurement_unittest_base.py (right): https://codereview.chromium.org/208643007/diff/20001/tools/telemetry/telemetr... tools/telemetry/telemetry/page/page_measurement_unittest_base.py:58: tracing_closed_called = [False] Please rename this to stop_tracing_called.
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/40001
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_p...
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/40001
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_p...
lgtm
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
The CQ bit was checked by nednguyen@google.com
The CQ bit was unchecked by nednguyen@google.com
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/230001
Message was sent while issue was closed.
Change committed as 259808
Message was sent while issue was closed.
On 2014/03/27 06:13:40, I haz the power (commit-bot) wrote: > Change committed as 259808 Why has the clean-up of RawDisplayFrameRate been removed again from smoothness_controller::CleanUp (was added in #2)?
Message was sent while issue was closed.
On 2014/03/28 20:20:49, ernstm wrote: > On 2014/03/27 06:13:40, I haz the power (commit-bot) wrote: > > Change committed as 259808 > > Why has the clean-up of RawDisplayFrameRate been removed again from > smoothness_controller::CleanUp (was added in #2)? This must be a rebase problem. Let me added it again.
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Commit queue rejected this change because the description was changed between the time the change entered the commit queue and the time it was ready to commit. You can safely check the commit box again.
The CQ bit was checked by ernstm@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
The CQ bit was checked by ernstm@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
just notry=true it
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/208643007/250001
Message was sent while issue was closed.
Change committed as 260454 |