QV8Profiler service
authorChristiaan Janssen <christiaan.janssen@nokia.com>
Tue, 27 Sep 2011 13:38:08 +0000 (15:38 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 12:04:02 +0000 (14:04 +0200)
commitfcc38abf68f862d0a492a0fbabdc02f85befa603
tree0d32d394ecf2fd3c8537cc80aa11e93b4b52f62c
parenta6393f953eaf55ddc48b247cde2fae1bd9f09604
QV8Profiler service

Expose the v8 profiler API through the declarative debugging
infrastructure. The client side is implemented in Qt Creator.

Change-Id: Idf4f3338d2e6756e7774f0704c0e5c4b35b0ed35
Reviewed-on: http://codereview.qt-project.org/5893
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/declarative/debugger/debugger.pri
src/declarative/debugger/qv8profilerservice.cpp [new file with mode: 0644]
src/declarative/debugger/qv8profilerservice_p.h [new file with mode: 0644]
src/declarative/qml/qdeclarativeengine.cpp
src/declarative/qml/v8/qv8profiler_p.h [new file with mode: 0644]
src/declarative/qml/v8/v8.pri