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

Issue 131203009: Make event names of TRACE_EVENT_SAMPLING_STATE macros more descriptive (Closed)

Created:
6 years, 11 months ago by haraken
Modified:
6 years, 11 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, watchdog-blink-watchlist_google.com, Inactive
Visibility:
Public.

Description

Make event names of TRACE_EVENT_SAMPLING_STATE macros more descriptive "Execution" => "V8Execution" "MinorGC" => "V8MinorGC" and "DOMMinorGC" "MajorGC" => "V8MajorGC" and "DOMMajorGC" etc Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165076

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+877 lines, -876 lines) Patch
M Source/bindings/scripts/code_generator_v8.pm View 1 13 chunks +13 lines, -13 lines 0 comments Download
M Source/bindings/templates/attributes.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/templates/interface.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/templates/methods.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/V8SupportTestInterface.cpp View 18 chunks +18 lines, -18 lines 0 comments Download
M Source/bindings/tests/results/V8TestCustomAccessors.cpp View 1 chunk +9 lines, -9 lines 0 comments Download
M Source/bindings/tests/results/V8TestEventTarget.cpp View 9 chunks +10 lines, -10 lines 0 comments Download
M Source/bindings/tests/results/V8TestException.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterface.cpp View 1 39 chunks +44 lines, -44 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp View 18 chunks +18 lines, -18 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp View 12 chunks +12 lines, -12 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceNode.cpp View 1 10 chunks +10 lines, -10 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfacePython.cpp View 8 chunks +8 lines, -8 lines 0 comments Download
M Source/bindings/tests/results/V8TestNode.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/V8TestObject.cpp View 1 280 chunks +285 lines, -285 lines 0 comments Download
M Source/bindings/tests/results/V8TestObjectPython.cpp View 1 384 chunks +392 lines, -392 lines 0 comments Download
M Source/bindings/tests/results/V8TestSVG.cpp View 1 12 chunks +12 lines, -12 lines 0 comments Download
M Source/bindings/tests/results/V8TestTypedefs.cpp View 1 17 chunks +17 lines, -17 lines 0 comments Download
M Source/bindings/v8/V8GCController.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/v8/V8ScriptRunner.cpp View 11 chunks +11 lines, -11 lines 0 comments Download
M Source/bindings/v8/V8WindowShell.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/ThreadTimers.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
haraken
This is a preparation CL for enabling the sampling profiler. abarth: rubberstamp please?
6 years, 11 months ago (2014-01-14 01:18:36 UTC) #1
abarth-chromium
rslgtm
6 years, 11 months ago (2014-01-14 04:11:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/131203009/1
6 years, 11 months ago (2014-01-14 04:28:52 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/bindings/tests/results/V8TestObject.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-14 04:29:14 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/131203009/240001
6 years, 11 months ago (2014-01-14 14:26:33 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 16:03:53 UTC) #6
Message was sent while issue was closed.
Change committed as 165076

Powered by Google App Engine
This is Rietveld 408576698