Analyzers
Code analysis tools that you can use from Qt Creator to improve your C++ or QML code.
Visualize Chrome trace events generated in Chrome Trace Format (CTF). | |
Detect memory leaks with Heob. | |
Run static checks on the QML and JavaScript code in your project to find common problems. | |
Analyze the CPU and memory usage of an application on Linux desktop and embedded devices. | |
Improve the performance of QML applications. | |
Set preferences for Valgrind Callgrind. | |
Set preferences for Valgrind Memcheck. |
See also How to: Analyze and Analyzing code.