]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated to do list.
authorBart Van Assche <bvanassche@acm.org>
Sun, 25 May 2008 18:02:11 +0000 (18:02 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 25 May 2008 18:02:11 +0000 (18:02 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8129

exp-drd/TODO.txt

index 2941998f24edced97a3e8902da8aa5ee61b094a9..536b87255b3353ee0597d0bdb6bbcdbebf50b5a3 100644 (file)
@@ -4,6 +4,9 @@ Last updated May 14, 2008.
 
 Data-race detection algorithm
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+- Let DRD print a warning message when, after 30s runtime, the ratio of
+  the number of mutex lock / unlock calls to the number of executed basic
+  blocks exceeds a certain threshold. Test with Firefox and nautilus.
 - Continue discussion about unification of DRD and Helgrind client requests.
 - Memory pool support.
 - Add locking order checking. Start from the following information: