Questions tagged [cirrus-hpc]

1 questions
0
votes
1 answer

how to install kcachegrind on linux or cirrus?

I am working on a cirrus machine, having my C code profiled. I have Valgrind installed on it. But the output I get from --tool=callgrind is barely understandable, hence I want to use kcachegrind tool. But I am not able to find a link to install it…