]> git.cworth.org Git - apitrace/commit
Relocate tracing (dis/en)enablement.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 7 Jul 2012 11:54:09 +0000 (12:54 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 7 Jul 2012 11:54:09 +0000 (12:54 +0100)
commit537c507874cdde0b507d306ac058767f506da8e2
tree33c4a397f1ba14a59898b386480d9e85a6859802
parentb4c584d31d7795428a8a30e353c3f4bc02c5ae5e
Relocate tracing (dis/en)enablement.

Out of common -- as it is tracing specific
common/os.hpp
common/os_posix.cpp
wrappers/.gitignore
wrappers/CMakeLists.txt
wrappers/trace.cpp [new file with mode: 0644]
wrappers/trace.hpp [new file with mode: 0644]
wrappers/trace.py