|
From: Nicholas N. <nj...@ca...> - 2003-08-12 17:30:57
|
On Mon, 11 Aug 2003, Steve G wrote: > After a few rounds of comments, I think you can accelerate > the maturity of Massif by distributing it with valgrind so > that people have easier access to it. You basically have to > be a subscriber to this mail list just to know about these > extra skins unless Julian has linked your home page to the > valgrind web site. > > I understand the caution with rolling it out, but to get > thorough testing...people have to have an easy way to find > it. Absolutely, but we haven't reached that stage yet... it's only been released for 3 days :) I've had feedback saying that Massif isn't as novel/interesting as I claimed. Parasoft has InUse which I think comes with Insure++ which does what looks like similar profiling. There's another commercial program called GlowCode that might be similar. (It can be hard to tell with commercial products, the descriptions are often so vague.) Mpatrol has an mprof-like aspect that gives allocation stats; Mozilla has something called BloatBlame that looks similar. Does anyone else know of other such tools? Thanks. N |