From 9b717877c08f8ec54d8ccc3108cb0f55cb0c6dd5 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sat, 8 Apr 2006 13:16:36 +0000 Subject: [PATCH] Update git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5836 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 585ee1613a..eb01441453 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,16 @@ In detail: Other user-visible changes: +- 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 + 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 have changed names: -- 2.47.2