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

Issue 450011: Add pause / resume profiling commands to debugger protocol. (Closed)

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

Description

Add pause / resume profiling commands to debugger protocol. This allows to profile "unresponsive" web pages in the same way as it is possible to break into them with the debugger. BUG=http://code.google.com/p/chromium/issues/detail?id=28689 Committed: http://code.google.com/p/v8/source/detail?r=3382

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
M src/debug-delay.js View 2 chunks +21 lines, -0 lines 0 comments Download
M src/runtime.h View 2 chunks +10 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
11 years ago (2009-11-30 12:56:04 UTC) #1
Søren Thygesen Gjesse
LGTM Please update http://code.google.com/p/v8/wiki/DebuggerProtocol with this new request.
11 years ago (2009-11-30 14:43:06 UTC) #2
mnaganov (inactive)
11 years ago (2009-11-30 15:59:54 UTC) #3
On 2009/11/30 14:43:06, Søren Gjesse wrote:
> LGTM
> 
> Please update http://code.google.com/p/v8/wiki/DebuggerProtocol with this new
> request.

Done.

Powered by Google App Engine
This is Rietveld 408576698