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

Issue 105893004: Sampling profiling thread should be joined in a FILE thread (Closed)

Created:
7 years ago by haraken
Modified:
6 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dsinclair+watch_chromium.org, jam
Visibility:
Public.

Description

Sampling profiling thread should be joined in a FILE thread BUG=271439 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243129

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -28 lines) Patch
M chrome/test/base/tracing.cc View 1 2 3 4 3 chunks +20 lines, -6 lines 2 comments Download
M content/browser/tracing/tracing_controller_impl.h View 1 2 3 4 5 6 7 1 chunk +15 lines, -0 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.cc View 1 2 3 4 7 chunks +94 lines, -22 lines 0 comments Download

Messages

Total messages: 30 (0 generated)
haraken
PTAL https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode158 content/browser/tracing/tracing_controller_impl.cc:158: TraceLog::GetInstance()->SetEnabled( We need to dispatch SetEnabled in the ...
7 years ago (2013-12-12 04:22:13 UTC) #1
dsinclair
https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode156 content/browser/tracing/tracing_controller_impl.cc:156: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); Should we add logic in here that, if ...
7 years ago (2013-12-12 15:14:04 UTC) #2
haraken
Thanks for review! PTAL. https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/105893004/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode156 content/browser/tracing/tracing_controller_impl.cc:156: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); On 2013/12/12 15:14:04, dsinclair ...
7 years ago (2013-12-13 03:27:36 UTC) #3
dsinclair
lgtm
7 years ago (2013-12-13 03:35:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/20001
7 years ago (2013-12-13 03:36:47 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=41173
7 years ago (2013-12-13 03:55:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/40001
7 years ago (2013-12-13 04:02:27 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=201508
7 years ago (2013-12-13 05:47:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/40001
7 years ago (2013-12-13 10:12:27 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=203318
7 years ago (2013-12-13 12:12:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/40001
7 years ago (2013-12-18 17:07:19 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=204569
7 years ago (2013-12-18 18:29:07 UTC) #12
haraken
dsinclair@: This CL causes timeout in TracingBrowserTest::BeginTracingWithWatch. https://code.google.com/p/chromium/codesearch#chromium/src/chrome/test/base/tracing_browsertest.cc&q=begintracingwithwatch&sq=package:chromium&type=cs&l=51 Specifically, the following code causes timeout. ASSERT_TRUE(BeginTracingWithWatch(g_category, ...
7 years ago (2013-12-19 02:20:49 UTC) #13
dsinclair
On 2013/12/19 02:20:49, haraken wrote: > dsinclair@: This CL causes timeout in TracingBrowserTest::BeginTracingWithWatch. > > ...
7 years ago (2013-12-20 14:55:34 UTC) #14
haraken
> Could we do something simpler like add a WaitForEnabled() that checks returns > when ...
6 years, 12 months ago (2013-12-25 09:14:37 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/60001
6 years, 12 months ago (2013-12-25 09:14:46 UTC) #16
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=42720
6 years, 12 months ago (2013-12-25 09:31:00 UTC) #17
haraken
sky, phajdan: Could you take a look at the change to chrome/base/tracing.cc as an OWNER?
6 years, 12 months ago (2013-12-25 09:34:59 UTC) #18
Paweł Hajdan Jr.
LGTM with nits. https://codereview.chromium.org/105893004/diff/60001/chrome/test/base/tracing.cc File chrome/test/base/tracing.cc (right): https://codereview.chromium.org/105893004/diff/60001/chrome/test/base/tracing.cc#newcode49 chrome/test/base/tracing.cc:49: base::Unretained(this)))) nit: This should have braces ...
6 years, 11 months ago (2014-01-02 12:27:23 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/60001
6 years, 11 months ago (2014-01-06 14:40:43 UTC) #20
commit-bot: I haz the power
Failed to apply patch for content/browser/tracing/tracing_controller_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-06 14:40:45 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/270001
6 years, 11 months ago (2014-01-06 14:42:49 UTC) #22
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=210085
6 years, 11 months ago (2014-01-06 15:11:47 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/490001
6 years, 11 months ago (2014-01-06 15:16:54 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/600001
6 years, 11 months ago (2014-01-06 15:27:34 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/105893004/640001
6 years, 11 months ago (2014-01-06 15:31:34 UTC) #26
sky
https://codereview.chromium.org/105893004/diff/640001/chrome/test/base/tracing.cc File chrome/test/base/tracing.cc (right): https://codereview.chromium.org/105893004/diff/640001/chrome/test/base/tracing.cc#newcode49 chrome/test/base/tracing.cc:49: base::Unretained(this)))) { How do you know unretained is safe ...
6 years, 11 months ago (2014-01-06 18:14:24 UTC) #27
commit-bot: I haz the power
Change committed as 243129
6 years, 11 months ago (2014-01-06 18:54:40 UTC) #28
haraken
https://codereview.chromium.org/105893004/diff/640001/chrome/test/base/tracing.cc File chrome/test/base/tracing.cc (right): https://codereview.chromium.org/105893004/diff/640001/chrome/test/base/tracing.cc#newcode49 chrome/test/base/tracing.cc:49: base::Unretained(this)))) { On 2014/01/06 18:14:24, sky wrote: > How ...
6 years, 11 months ago (2014-01-07 02:04:42 UTC) #29
sky
6 years, 11 months ago (2014-01-07 16:39:34 UTC) #30
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698