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

Issue 7276046: Remove "modules" and "tags" of the logging CPU profiler. (Closed)

Created:
9 years, 5 months ago by mnaganov (inactive)
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove "modules" and "tags" of the logging CPU profiler. Modules now makes a little sense, as there is only one module. Tags was a simplistic attempt of supporting nested profiles. R=sgjesse@chromium.org BUG=859 Committed: http://code.google.com/p/v8/source/detail?r=8507

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -208 lines) Patch
M include/v8.h View 2 chunks +0 lines, -46 lines 0 comments Download
M src/api.cc View 1 chunk +6 lines, -27 lines 0 comments Download
M src/debug-debugger.js View 1 chunk +2 lines, -13 lines 0 comments Download
M src/log.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/log.cc View 3 chunks +7 lines, -17 lines 0 comments Download
M src/runtime.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M test/cctest/test-log.cc View 3 chunks +4 lines, -90 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
9 years, 5 months ago (2011-06-28 19:45:18 UTC) #1
mnaganov (inactive)
Mads, sorry for burdening you, but I've found that Soeren is on a vacation.
9 years, 5 months ago (2011-07-01 09:22:01 UTC) #2
Mads Ager (chromium)
9 years, 5 months ago (2011-07-01 09:26:27 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698