I have generated a call profile with callgrind
which I can turn into nice and clear tables using kcachegrind
.
Now I would like to discuss the result with others, thus I would like to export e.g. the "callers table" for one specific function. Apparently, kcachegrind
does not provide such a functionality (at least in 0.4.5), does it? If not, is there another way to do this (other than taking a screenshot :), not necessarily in kcachegrind
itself?