I'm trying to understand how a program's performance changes when run with different options—I have a factor of 1.8 I'd like to explain. I've been doing profiling with [valgrind]'s callgrind
tool and using kcachegrind to visualize the results.
But I'd really like to look at differences. I found the cg_diff
program but it doesn't work with callgrind profiles, only with cachegrind profiles, which are too expensive for me to gather.
Does anybody know of tools for visualizing the difference between two profiles?
There is a tool for the results of cachegrind, cg_diff. But no tool for callgrind.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With