]> git.cworth.org Git - apitrace/history - trace_file.hpp
Add a file identifier to snappy compressed traces
[apitrace] / trace_file.hpp
2011-08-08 Zack RusinAdd a file identifier to snappy compressed traces
2011-08-06 Zack RusinAutomatically detect whether trace is zlib or snappy...
2011-08-06 Zack Rusingets returns an int
2011-08-06 Zack RusinAdd snappy compression/decompression code.
2011-08-06 Zack RusinAbstract file writing operation into a class of its...