|
From: Nicholas N. <nj...@cs...> - 2007-02-09 23:20:45
|
On Fri, 9 Feb 2007, Josef Weidendorfer wrote: > 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. coregrind/m_oset.c uses the same underlying AVL implementation, its interface is just a bit more general. Nick |