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

Issue 10855062: Allow use of the chrome trace categories string from the tracing ui internals. (Closed)

Created:
8 years, 4 months ago by Russ Harmon
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Sonny
Visibility:
Public.

Description

Allow use of the chrome trace categories string from the tracing ui internals. BUG=96123 TEST=manual & run pyauto tracing smoke tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151998

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use * instead of -test_* #

Total comments: 1

Patch Set 3 : DCHECK_EQ #

Patch Set 4 : Update DEPS for trace-viewer changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/tracing_ui.cc View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M content/browser/trace_controller_impl.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/trace_controller_impl.cc View 1 1 chunk +2 lines, -8 lines 0 comments Download
M content/public/browser/trace_controller.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
jbates
https://chromiumcodereview.appspot.com/10855062/diff/1/content/browser/trace_controller_impl.cc File content/browser/trace_controller_impl.cc (right): https://chromiumcodereview.appspot.com/10855062/diff/1/content/browser/trace_controller_impl.cc#newcode112 content/browser/trace_controller_impl.cc:112: bool success = BeginTracing(subscriber, "-test_*") && I think the ...
8 years, 4 months ago (2012-08-09 00:44:06 UTC) #1
Russ Harmon
https://chromiumcodereview.appspot.com/10855062/diff/1/content/browser/trace_controller_impl.cc File content/browser/trace_controller_impl.cc (right): https://chromiumcodereview.appspot.com/10855062/diff/1/content/browser/trace_controller_impl.cc#newcode112 content/browser/trace_controller_impl.cc:112: bool success = BeginTracing(subscriber, "-test_*") && On 2012/08/09 00:44:06, ...
8 years, 4 months ago (2012-08-09 00:45:32 UTC) #2
jbates
Cool, looking forward to this going in! LGTM once the category is changed.
8 years, 4 months ago (2012-08-09 00:47:13 UTC) #3
Russ Harmon
Do note that this is rev-locked with https://codereview.appspot.com/6453101/
8 years, 4 months ago (2012-08-13 18:40:39 UTC) #4
sky
LGTM https://chromiumcodereview.appspot.com/10855062/diff/1005/chrome/browser/ui/webui/tracing_ui.cc File chrome/browser/ui/webui/tracing_ui.cc (right): https://chromiumcodereview.appspot.com/10855062/diff/1005/chrome/browser/ui/webui/tracing_ui.cc#newcode434 chrome/browser/ui/webui/tracing_ui.cc:434: DCHECK(args->GetSize() == 2); DCHECK_EQ
8 years, 4 months ago (2012-08-14 22:38:03 UTC) #5
Russ Harmon
arv, sky, rdsmith: can you review when you get a chance?
8 years, 4 months ago (2012-08-14 22:38:04 UTC) #6
Randy Smith (Not in Mondays)
On 2012/08/14 22:38:04, Russ Harmon wrote: > arv, sky, rdsmith: can you review when you ...
8 years, 4 months ago (2012-08-15 17:22:23 UTC) #7
Russ Harmon
On 2012/08/15 17:22:23, rdsmith wrote: > On 2012/08/14 22:38:04, Russ Harmon wrote: > > arv, ...
8 years, 4 months ago (2012-08-16 00:43:30 UTC) #8
Randy Smith (Not in Mondays)
On 2012/08/16 00:43:30, Russ Harmon wrote: > On 2012/08/15 17:22:23, rdsmith wrote: > > On ...
8 years, 4 months ago (2012-08-16 13:30:18 UTC) #9
Jói
LGTM for content/public, but you'll need one of content/OWNERS to approve the content/browser changes.
8 years, 4 months ago (2012-08-16 13:47:09 UTC) #10
Russ Harmon
On 2012/08/16 13:47:09, Jói wrote: > LGTM for content/public, but you'll need one of content/OWNERS ...
8 years, 4 months ago (2012-08-16 18:50:35 UTC) #11
arv (Not doing code reviews)
LGTM
8 years, 4 months ago (2012-08-16 18:55:02 UTC) #12
Jói
> sky@ is listed in content/browser/OWNERS. Is that not sufficient? That's sufficient, sorry for the ...
8 years, 4 months ago (2012-08-16 19:09:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eatnumber@chromium.org/10855062/11001
8 years, 4 months ago (2012-08-16 20:59:13 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 00:13:40 UTC) #15
Change committed as 151998

Powered by Google App Engine
This is Rietveld 408576698