From bc39ad2befb6ff492129d40a25a739770019bf1f Mon Sep 17 00:00:00 2001 From: sewardj Date: Sun, 9 Dec 2007 02:24:02 +0000 Subject: Finalise distro docs for 3.3.0. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7287 a5019735-40e9-0310-863c-91ae7b9d1cf9 --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e8c1c5a6..3a75cd7e 100644 --- a/README +++ b/README @@ -21,8 +21,11 @@ hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. -The Valgrind distribution currently includes four tools: a memory error -detector, a thread error detector, a cache profiler and a heap profiler. +The Valgrind distribution currently includes five production grade +tools: a memory error detector, a thread error detector, a cache +profiler, a call graph profiler and a heap profiler. Experimental +tools are also included. They are distinguished by the "exp-" prefix +on their names. To give you an idea of what Valgrind tools do, when a program is run under the supervision of Memcheck, the memory error detector tool, all -- cgit v1.2.3