]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Even more news.
authorJulian Seward <jseward@acm.org>
Sat, 27 May 2006 03:22:04 +0000 (03:22 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 27 May 2006 03:22:04 +0000 (03:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5939

NEWS

diff --git a/NEWS b/NEWS
index 2a5baa3b82d098bc1b580683d30177ea9804f33b..f4a259064b30cc42b0a3111daa8cc74bddc96bdf 100644 (file)
--- 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).