Am 27.06.2016 um 18:08 schrieb Ana Rey:
> Is there a tool (like cg-merge) which can merge multiple callgrind
> output files into one
For {k,q}cachegrind, it's enough to 'cat' them together.
For the callgrind_annotate script, this unfortunately
does not work (the total sum calculation gets wrong).
Josef
|