From 4f20954a22696638fd147d5d40c512fc93c7c3ba Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 15 Nov 2011 16:08:47 +0100 Subject: Doc: QML Profiler remote option Change-Id: I094aac57640588f1bc8f73b36217273b9736a3cf Reviewed-by: Kai Koehne --- doc/src/analyze/qtquick-profiler.qdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: -- cgit v1.2.1