]> git.cworth.org Git - apitrace/commit
Make FlushDeep the default and only flush type.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 25 Aug 2011 14:36:23 +0000 (15:36 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 25 Aug 2011 14:36:23 +0000 (15:36 +0100)
commitaf17c80a3ad1e77afd6bc19a0828a66b824ff8bb
treee23ab1b4bf9d7c9c2c6a59dd3abb35248721b6b3
parent9898b3327fc49bfea43a298a0b931aae0dcd1dd7
Make FlushDeep the default and only flush type.

Now that flush is only called at extreme events, such as before crashes
and  abnormal termination, we really want the flush method to really
flush everything to disk, to prevent dropping calls.
trace_file.cpp
trace_file.hpp
trace_snappyfile.cpp
trace_snappyfile.hpp