V4 profiler adapter
authorUlf Hermann <ulf.hermann@digia.com>
Thu, 23 Jan 2014 11:03:57 +0000 (12:03 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 13 Feb 2014 07:18:59 +0000 (08:18 +0100)
commiteb8a09145759f53786706c748afb813e1475feef
treed8a2186e522d71392717b07b98cfef7b5b1d08d5
parenteeaba26596d447c531dfac9d6e6bf5cfe4537813
V4 profiler adapter

This adapter attaches the V4 profiler to the QML profiling
infrastructure.

Change-Id: Ifaf77a3ba0790bc56d4b155260b0e05593ac799e
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
src/qml/debugger/debugger.pri
src/qml/debugger/qqmlprofilerservice.cpp
src/qml/debugger/qv4profileradapter.cpp [new file with mode: 0644]
src/qml/debugger/qv4profileradapter_p.h [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp