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

Issue 8413063: Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search thr... (Closed)

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

Description

Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search through trace data. This also adds a trace_analyzer::TraceEvent class that can be constructed from JSON data (via base::Value). TraceEvent mirrors base::debug::TraceEvent in a form that is lower performance and easier to use in test code. BUG=95714 TEST=base_unittests Review URL: http://codereview.chromium.org/7981004 TBR=jbates@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107845

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1693 lines) Patch
M base/base.gyp View 2 chunks +0 lines, -3 lines 0 comments Download
M base/debug/trace_event.h View 5 chunks +2 lines, -10 lines 0 comments Download
M base/debug/trace_event.cc View 4 chunks +18 lines, -33 lines 0 comments Download
D base/test/trace_event_analyzer.h View 1 chunk +0 lines, -448 lines 0 comments Download
D base/test/trace_event_analyzer.cc View 1 chunk +0 lines, -697 lines 0 comments Download
D base/test/trace_event_analyzer_unittest.cc View 1 chunk +0 lines, -502 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jbates
9 years, 1 month ago (2011-10-29 01:13:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698