qmlprofiler¶
A tool that retrieves QML tracing data from your application.
qmlprofiler¶
The qmlprofiler retrieves QML tracing data from an application. The collected data can then be visualized in Qt Creator.
To profile an application, enable QML debugging.
See the QML Profiler to learn more.