]> git.cworth.org Git - apitrace/commit - common/trace_parser.cpp
Re-organize the Trace::File code.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 26 Oct 2011 22:37:01 +0000 (23:37 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 26 Oct 2011 22:37:01 +0000 (23:37 +0100)
commit4159a6196b23dae0be22dde17a85783fe4036517
treef775bd599d41557f45c68357a4233affac5f41b0
parentad70509fbb5e32ff092e4054ce1945f889939fb8
Re-organize the Trace::File code.

This should allow stop linking the zlib code from the wrappers.
CMakeLists.txt
common/trace_file.cpp
common/trace_file.hpp
common/trace_file_snappy.cpp [new file with mode: 0644]
common/trace_file_zlib.cpp [new file with mode: 0644]
common/trace_parser.cpp
common/trace_snappyfile.cpp [deleted file]
common/trace_snappyfile.hpp [deleted file]
common/trace_writer.cpp