summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-15 16:08:47 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-15 16:58:08 +0100
commit4f20954a22696638fd147d5d40c512fc93c7c3ba (patch)
tree9c0788848d6c2d255d6e44f8c7ca9a0d53d97f2b
parent555e539760998fcff1e3117abc5080c4fee47275 (diff)
downloadqt-creator-4f20954a22696638fd147d5d40c512fc93c7c3ba.tar.gz
Doc: QML Profiler remote option
Change-Id: I094aac57640588f1bc8f73b36217273b9736a3cf Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
-rw-r--r--doc/src/analyze/qtquick-profiler.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/analyze/qtquick-profiler.qdoc b/doc/src/analyze/qtquick-profiler.qdoc
index 3001f0236e..97480a149e 100644
--- a/doc/src/analyze/qtquick-profiler.qdoc
+++ b/doc/src/analyze/qtquick-profiler.qdoc
@@ -81,6 +81,16 @@
application is launched. Data collection starts when you select the button
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
The \gui Timeline view displays graphical representations of: