forked from qt-creator/qt-creator
Doc: QML Profiler remote option
Change-Id: I094aac57640588f1bc8f73b36217273b9736a3cf Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
@@ -81,6 +81,16 @@
|
|||||||
application is launched. Data collection starts when you select the button
|
application is launched. Data collection starts when you select the button
|
||||||
again.
|
again.
|
||||||
|
|
||||||
|
\section1 Attaching to Running Qt Quick Applications
|
||||||
|
|
||||||
|
To profile Qt Quick applications that are not launched by \QC, select
|
||||||
|
\gui {Analyze > QML Profiler (Remote)}. You must enable QML debugging for
|
||||||
|
the application in the project build settings. For more information, see
|
||||||
|
\l{Setting Up QML Debugging}.
|
||||||
|
|
||||||
|
In the \gui {QML Profiler} dialog, \gui Port field, specify the port to
|
||||||
|
listen to.
|
||||||
|
|
||||||
\section1 Analyzing Collected Data
|
\section1 Analyzing Collected Data
|
||||||
|
|
||||||
The \gui Timeline view displays graphical representations of:
|
The \gui Timeline view displays graphical representations of:
|
||||||
|
Reference in New Issue
Block a user