]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fixed cg_annotate bug -- when using the --sort option the primary threshold
authorNicholas Nethercote <njn@valgrind.org>
Wed, 21 Dec 2005 19:45:29 +0000 (19:45 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Wed, 21 Dec 2005 19:45:29 +0000 (19:45 +0000)
commitddb8c4241a10bafe743a32be510885b20c70fb49
tree3da57f31869784db73956a4449850bc801fd1239
parent20ff27ca6a97c379ce6cef2c4f562f272b6c18ef
Fixed cg_annotate bug -- when using the --sort option the primary threshold
was set to zero and so no annotation was done.

Also put the file format into this file, and some other tiny changes.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5396
cachegrind/cg_annotate.in