]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Clarify Cachegrind changes
authorNicholas Nethercote <n.nethercote@gmail.com>
Sat, 17 Jul 2004 12:49:53 +0000 (12:49 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Sat, 17 Jul 2004 12:49:53 +0000 (12:49 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2495

NEWS

diff --git a/NEWS b/NEWS
index 00825ed1f7afc08a79f972159cdfc382eb93edd6..b24f6dcf2dddc709eba1da5fe87fb5fc9a1e36fe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -96,7 +96,9 @@ connected to any bug report numbers, AFAICS:
   in the soft limit causing assertions when valgrind tries to allocate
   descriptors from the reserved area.
 
-* Major overhaul of Cachegrind implementation (not user-visible)
+* Major overhaul of Cachegrind implementation.  Only user visible change
+  is that cachegrind.out files are now typically 90% smaller than they
+  used to be.  Code annotation times are correspondingly much smaller.
 
 * Client requests for telling valgrind about memory pools.