]> git.cworth.org Git - apitrace/blobdiff - TODO.markdown
First stab at tracing thread IDs.
[apitrace] / TODO.markdown
index 3cd4e4ea4e8c1900ddef2eb1a3afac24a99221cc..2fd23831aa55beec34ef9d7db5a30f5058a39650 100644 (file)
@@ -9,12 +9,6 @@ Tracing
 
 * Allow clamping to a GL version or a number of extensions.
 
-* Trace multiple threads:
-
-  * `GetCurrentThreadId()`
-
-  * `pthread_self()`
-
 * Put (de)compression in a separate thread.
 
 * Trace TSCs