Some ways to do this:
1) If you can connect to the arm board via network, then
* Start you application with -qmljsdebugger=port:
* From QtCreator, connect to the applicationvia "Attach to QML Profiler" and
specify the IP and the above port
2) You can use the standalone profiler in Qt-5.
* qmlpro
Hi, I have a problem using QML Profiler with Qt5-Beta1 based programs. I use a
QPA based architecture on a Arm board and will try to connect the QML Profiler
with a Qt Creator 2.5.2. Is it possible? How can I do it? Do I hav do use
another Qt Creator?
Thanks.
Torsten
With best regards,
Torst