Analyzers

Code analysis tools that you can use from Qt Creator to improve your C++ or QML code.

Chrome Trace Format Visualizer

Visualize Chrome trace events generated in Chrome Trace Format (CTF).

Heob

Detect memory leaks with Heob.

JavaScript and QML Checks

Run static checks on the QML and JavaScript code in your project to find common problems.

Performance Analyzer

Analyze the CPU and memory usage of an application on Linux desktop and embedded devices.

Profiling QML applications

Improve the performance of QML applications.

Valgrind Callgrind

Set preferences for Valgrind Callgrind.

Valgrind Memcheck

Set preferences for Valgrind Memcheck.

See also How to: Analyze and Analyzing code.