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

Issue 10248001: Explicitly track the time source type in base/profiler/alternate_timer.h (Closed)

Created:
8 years, 8 months ago by Ilya Sherman
Modified:
8 years, 8 months ago
CC:
chromium-reviews, erikwright (departed), MAD, Ilya Sherman, jar (doing other things), brettw-cc_chromium.org
Visibility:
Public.

Description

Explicitly track the time source type in base/profiler/alternate_timer.h We were previously implicitly tracking the time source as either default or tcmalloc-based; but as we add more time sources (e.g. cpu time), we'll want to have explicit tracking for this. BUG=none TEST=none TBR=jar@chromium.org (Recommit of [ https://chromiumcodereview.appspot.com/10225017/ ]) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134187

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M base/allocator/allocator_shim.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/profiler/alternate_timer.h View 2 chunks +10 lines, -2 lines 0 comments Download
M base/profiler/alternate_timer.cc View 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/10248001/1
8 years, 8 months ago (2012-04-26 22:45:43 UTC) #1
commit-bot: I haz the power
8 years, 8 months ago (2012-04-27 00:36:52 UTC) #2
Change committed as 134187

Powered by Google App Engine
This is Rietveld 408576698