From e95cef5f3cf7ae83d5aac5525ae9b8476e3e3f5b Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 27 Jun 2002 15:45:09 +0000 Subject: [PATCH] Removed line about Cachegrind being experimental. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@472 --- cachegrind/docs/manual.html | 3 +-- coregrind/docs/manual.html | 3 +-- docs/manual.html | 3 +-- memcheck/docs/manual.html | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/cachegrind/docs/manual.html b/cachegrind/docs/manual.html index 873aa5c7a7..ba6ef5c418 100644 --- a/cachegrind/docs/manual.html +++ b/cachegrind/docs/manual.html @@ -1973,8 +1973,7 @@ Also, since one instruction cache read is performed per instruction executed, you can find out how many instructions are executed per line, which can be useful for traditional profiling and test coverage.

-Please note that this is an experimental feature. Any feedback, bug-fixes, -suggestions, etc, welcome. +Any feedback, bug-fixes, suggestions, etc, welcome.

7.1  Overview

diff --git a/coregrind/docs/manual.html b/coregrind/docs/manual.html index 873aa5c7a7..ba6ef5c418 100644 --- a/coregrind/docs/manual.html +++ b/coregrind/docs/manual.html @@ -1973,8 +1973,7 @@ Also, since one instruction cache read is performed per instruction executed, you can find out how many instructions are executed per line, which can be useful for traditional profiling and test coverage.

-Please note that this is an experimental feature. Any feedback, bug-fixes, -suggestions, etc, welcome. +Any feedback, bug-fixes, suggestions, etc, welcome.

7.1  Overview

diff --git a/docs/manual.html b/docs/manual.html index 873aa5c7a7..ba6ef5c418 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -1973,8 +1973,7 @@ Also, since one instruction cache read is performed per instruction executed, you can find out how many instructions are executed per line, which can be useful for traditional profiling and test coverage.

-Please note that this is an experimental feature. Any feedback, bug-fixes, -suggestions, etc, welcome. +Any feedback, bug-fixes, suggestions, etc, welcome.

7.1  Overview

diff --git a/memcheck/docs/manual.html b/memcheck/docs/manual.html index 873aa5c7a7..ba6ef5c418 100644 --- a/memcheck/docs/manual.html +++ b/memcheck/docs/manual.html @@ -1973,8 +1973,7 @@ Also, since one instruction cache read is performed per instruction executed, you can find out how many instructions are executed per line, which can be useful for traditional profiling and test coverage.

-Please note that this is an experimental feature. Any feedback, bug-fixes, -suggestions, etc, welcome. +Any feedback, bug-fixes, suggestions, etc, welcome.

7.1  Overview

-- 2.47.3