3.2.2 : Visualisation of the results

We are going to use the KCachegrind program to visualise the valgrind's output.

First, we have to install KCachegrind: \end[paragraph

sudo apt-get install kcachegrind


And then, we call it:

kcachegrind callgrind.out.6669


And we get:

nothing

With some annotations :

nothing