]> git.notmuchmail.org Git - apitrace/blobdiff - TODO
Standard define for Windows is _WIN32, not WIN32.
[apitrace] / TODO
diff --git a/TODO b/TODO
index 3512c36d16f4cd572dbaf5bf63bc1fd2bec7696f..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:
 
@@ -55,8 +58,6 @@ GUI:
 
 * Timeline view.
 
-* Interface to create traces of applications on unices via LD_PRELOAD.
-
 * Visualize meshes in draw commands.