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

Issue 8438058: Clean up some API in trace_event_analyzer.h and add some getters. (Closed)

Created:
9 years, 1 month ago by jbates
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Clean up some API in trace_event_analyzer.h and add some getters. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108672

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : added test for new APIs #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -29 lines) Patch
M base/test/trace_event_analyzer.h View 1 3 chunks +40 lines, -7 lines 4 comments Download
M base/test/trace_event_analyzer.cc View 4 chunks +50 lines, -16 lines 0 comments Download
M base/test/trace_event_analyzer_unittest.cc View 1 2 4 chunks +36 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jbates
9 years, 1 month ago (2011-11-03 00:44:31 UTC) #1
Paweł Hajdan Jr.
http://codereview.chromium.org/8438058/diff/2001/base/test/trace_event_analyzer.cc File base/test/trace_event_analyzer.cc (right): http://codereview.chromium.org/8438058/diff/2001/base/test/trace_event_analyzer.cc#newcode107 base/test/trace_event_analyzer.cc:107: std::string TraceEvent::GetKnownArgAsString(const std::string& name) const { Are those accessors ...
9 years, 1 month ago (2011-11-03 10:09:19 UTC) #2
jbates
http://codereview.chromium.org/8438058/diff/2001/base/test/trace_event_analyzer.cc File base/test/trace_event_analyzer.cc (right): http://codereview.chromium.org/8438058/diff/2001/base/test/trace_event_analyzer.cc#newcode107 base/test/trace_event_analyzer.cc:107: std::string TraceEvent::GetKnownArgAsString(const std::string& name) const { On 2011/11/03 10:09:20, ...
9 years, 1 month ago (2011-11-03 17:10:32 UTC) #3
nduca
wrt Pawel's comments, I think its perfectly reasonable to add these APIs. I'm still neutral-negative ...
9 years, 1 month ago (2011-11-03 19:05:53 UTC) #4
jbates
http://codereview.chromium.org/8438058/diff/4001/base/test/trace_event_analyzer.h File base/test/trace_event_analyzer.h (right): http://codereview.chromium.org/8438058/diff/4001/base/test/trace_event_analyzer.h#newcode128 base/test/trace_event_analyzer.h:128: double GetAbsTimeToOtherEvent() const; On 2011/11/03 19:05:53, nduca wrote: > ...
9 years, 1 month ago (2011-11-03 19:34:39 UTC) #5
nduca
Sounds good
9 years, 1 month ago (2011-11-03 20:14:54 UTC) #6
Paweł Hajdan Jr.
9 years, 1 month ago (2011-11-04 07:56:23 UTC) #7
LGTM stamp.

Powered by Google App Engine
This is Rietveld 408576698