From: Julian Seward Date: Sat, 27 May 2006 03:22:04 +0000 (+0000) Subject: Even more news. X-Git-Tag: svn/VALGRIND_3_2_0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb05927001a75caca7107e67f4108239609beac;p=thirdparty%2Fvalgrind.git Even more news. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5939 --- diff --git a/NEWS b/NEWS index 2a5baa3b82..f4a259064b 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,10 @@ Lackey has been improved, and MPI support has been added. In detail: - Various segfaults when reading old-style "stabs" debug information have been fixed. +- A simple performance evaluation suite has been added. See + perf/README for details. "make perf" runs the tests. There are + various bells and whistles. + Please note that Helgrind is still not working. We have made an important step towards making it work again, however, with the addition of function wrapping (see below).