]> git.cworth.org Git - apitrace/commitdiff
Add to do note about gzflush.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 16 Apr 2011 13:06:26 +0000 (14:06 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 16 Apr 2011 13:06:26 +0000 (14:06 +0100)
TODO

diff --git a/TODO b/TODO
index 97ca506b78733968447481c47a6f2fc0febb45ca..ffa5a608f7b277073ebb3508260f15edef1ef2b0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,9 @@ Tracing:
 
 * Add option to include call stack frames in the trace
 
+* Call gzflush() only when there is a signal/exception, except of doing it on
+  every call.
+
 
 Retracing: