gcc -Og -g main.c
valgrind --tool=callgrind ./a.out
kcachegrind callgrind.out.1234