]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Update old (and wrong) parts of callgrind documentation.
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Tue, 4 Dec 2007 10:09:24 +0000 (10:09 +0000)
committerJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Tue, 4 Dec 2007 10:09:24 +0000 (10:09 +0000)
commit094c96388c03b1c46140773e4183e8fc4177add6
tree0cfc11dbfcf779a5ea9655eb459bfc611c201d46
parent45e64b14ea5aaa66c6fa6acf81311f420b54297a
Update old (and wrong) parts of callgrind documentation.
This obviously was already wrong in 3.2.x :-(

* Old --fn-recursion=... / --fn-caller=... options are called
  --separate-recs=... / --separate-callers=... since quite some
  time for consistency with e.g. --separate-threads=yes.
  Error noted from bug 153335.
* Function specifications support wildcards since quite some time;
  specification of a prefix only does not work, but the full
  function has to match. This was needed to allow to specify 'foo'
  without also specifying 'foo1'.
* The script 'callgrind' does not exist since merging into
  valgrind.
* Rename callgrind from being a 'heavyweight' to a 'call graph'
  profiler, similar to the description in the quick start overview.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7272
callgrind/docs/cl-manual.xml