[Interest] [Android] Profiling QML application
Koehne Kai
Kai.Koehne at digia.com
Mon Jan 13 13:08:39 CET 2014
> -----Original Message-----
> From: interest-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=digia.com at qt-project.org] On Behalf Of
> Ben Lau
> Sent: Sunday, January 12, 2014 5:53 PM
> To: interest at qt-project.org
> Subject: [Interest] [Android] Profiling QML application
>
> Hi ,
>
> I got a performance problem in loading QML in Android . Therefore I would
> like to run profiler on QML itself. However, when I launch the QML profiler
> within QT creator. The process hang on :
>
> "D/Qt (14973): qtcpserverconnection.cpp:173
> (voidQTcpServerConnection::listen()): QML Debugger: Waiting for
> connection on port 61428..."
That's with Qt Creator 3.0? Please file a bug ...
Anyhow, as a 'workaround' you should be able to profile by launching the app yourself with e.g. -qmljsdebugger=port:61428,block argument, and then connect from Qt Creator with Analyze->Qml Profiler(external) ...
Regards
Kai
More information about the Interest
mailing list