> -----Original Message-----
> From: interest-bounces+kai.koehne=digia....@qt-project.org
> [mailto:interest-bounces+kai.koehne=digia....@qt-project.org] On Behalf Of
> Ben Lau
> Sent: Sunday, January 12, 2014 5:53 PM
> To: interest@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to