Updated to do list.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8242 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/exp-drd/TODO.txt b/exp-drd/TODO.txt
index 0c7a0d9..2c5073a 100644
--- a/exp-drd/TODO.txt
+++ b/exp-drd/TODO.txt
@@ -28,10 +28,11 @@
 
 Testing
 ~~~~~~~
-- test exp-drd's performance with the SPLASH-2 software, e.g. fft
-  (http://www-flash.stanford.edu/apps/SPLASH/) or the PARSEC benchmark
-  (http://parsec.cs.princeton.edu/license.htm).
-- test with Synfig Studio (see also http://bugs.kde.org/show_bug.cgi?id=158555)
+- Find out the memory overhead for exp-drd on the SPLASH-2 benchmarks (ITC: 20x)
+- Measure the performance and the memory overhead of exp-drd on the PARSEC
+  benchmark (http://parsec.cs.princeton.edu/license.htm).
+- Test with Synfig Studio (see also http://bugs.kde.org/show_bug.cgi?id=158555)
+- Test with a multithreaded Python application.
 
 
 Documentation