|
From: Nicholas N. <nj...@ca...> - 2003-10-01 11:00:43
|
On Tue, 30 Sep 2003, Bob Tanner wrote:
> I was reading Nicholas Nethercote post about the Annelid skin for valgrind, it
> got me thinking, is there a definative list of valgrind skins?
No.
The ones I know about, off the top of my head:
- distributed ones
- useful ones: Memcheck, Addrcheck, Cachegrind, Helgrind;
- for testing/demonstrative use only: Nulgrind, Corecheck, Lackey
- mine:
- useful: Massif, Annelid, Crocus
- Josef Weidendorfer (kcachegrind.sourceforge.net/cgi-bin/show.cgi)
- useful: Calltree (paired with KCachegrind)
- Jeremy Fitzhardinge (www.goop.org/~jeremy/valgrind/)
- useful: VGProf
- for testing use only: Testbed
N
|