|
From: Josef W. <Jos...@gm...> - 2007-02-09 16:34:38
|
On Thursday 08 February 2007, sv...@va... wrote: > Add cg_merge, a program for merging (adding) cachegrind output files, > and associated documentation. Nice. I can imagine that reducing the data by filtering/aggregating parts would be nice. AFAICS, at least the AVL implementation could be interesting for a similar merging tool for callgrind, too. For that, it would be good to have it in a separate file. However, implementing data merging in KCachegrind seems to be quite easy... Josef |