forked from qt-creator/qt-creator
Doc: Mention that perf profiling is supported for app manager apps
Task-number: QTCREATORBUG-30604 Change-Id: I32353849a64459244ccda60ac986b52bbe9813f1 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
This commit is contained in:
@@ -141,13 +141,16 @@
|
|||||||
\li Always communicates with the default instance.
|
\li Always communicates with the default instance.
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\section1 Profile Qt Quick applications
|
\section1 Analyze the applications
|
||||||
|
|
||||||
You can use the \l{Profiling QML Applications}{QML Profiler} to find causes
|
Use the \l{Profiling QML Applications}{QML Profiler} to find causes
|
||||||
for typical performance problems in your Qt Quick applications, such as
|
for typical performance problems in Qt Quick applications, such as
|
||||||
slowness and unresponsive, stuttering user interfaces. You cannot profile an
|
slowness and unresponsive, stuttering user interfaces. You cannot profile an
|
||||||
in-process runtime as an individual process.
|
in-process runtime as an individual process.
|
||||||
|
|
||||||
|
Use the \l{Performance Analyzer} to analyze the CPU and memory usage of an
|
||||||
|
application.
|
||||||
|
|
||||||
\sa {Activate kits for a project}, {Enable and disable plugins},
|
\sa {Activate kits for a project}, {Enable and disable plugins},
|
||||||
{\B2Q}{How To: Develop for \B2Q},
|
{\B2Q}{How To: Develop for \B2Q},
|
||||||
{Remote Linux}{How To: Develop for remote Linux},
|
{Remote Linux}{How To: Develop for remote Linux},
|
||||||
|
Reference in New Issue
Block a user