|
From: <sv...@va...> - 2006-04-08 13:16:50
|
Author: sewardj Date: 2006-04-08 14:16:36 +0100 (Sat, 08 Apr 2006) New Revision: 5836 Log: Update Modified: trunk/NEWS Modified: trunk/NEWS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/NEWS 2006-04-07 12:47:05 UTC (rev 5835) +++ trunk/NEWS 2006-04-08 13:16:36 UTC (rev 5836) @@ -30,6 +30,16 @@ =20 Other user-visible changes: =20 +- Callgrind has been folded in. [XXX: more details] + +- Valgrind now has the ability to intercept and wrap arbitrary functions= . + +- MPI support: partial support for debugging distributed applications + using the MPI library specification has been added. Valgrind is=20 + aware of the memory state changes caused by a subset of the MPI + functions, and will carefully check data passed to the (P)MPI_ + interface. + - There are some changes to Memcheck's client requests. Some of them ha= ve changed names: =20 |