Hands-On High Performance Programming with Qt 5
上QQ阅读APP看书,第一时间看更新

Investigating memory usage

On Linux Qt, Creator integrates with Valgrind's memcheck, which, alas, isn't available on Windows, so we have to look for other tools. Before we jump into dedicated tools, however, let's first have a look at Windows system tools.