From: José Fonseca Date: Sat, 16 Apr 2011 13:06:26 +0000 (+0100) Subject: Add to do note about gzflush. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=097fc789b946508ca6ac9c3fc53472cd56e78fa9;p=apitrace Add to do note about gzflush. --- diff --git a/TODO b/TODO index 97ca506..ffa5a60 100644 --- 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: