]> git.cworth.org Git - apitrace/blobdiff - common/trace_writer_local.hpp
Merge branch 'backtrace'
[apitrace] / common / trace_writer_local.hpp
index 815e3c0fe2ca55171ea6537826380f81d1bf899d..358455a955a6d2bfe6c0fdd409a734e04a5e312d 100644 (file)
@@ -91,8 +91,8 @@ namespace trace {
         /**
          * It will acquire the mutex.
          */
-        unsigned beginEnter(const FunctionSig *sig);
-        
+        unsigned beginEnter(const FunctionSig *sig, bool fake = false);
+
         /**
          * It will release the mutex.
          */