Replacing zlib with snappy in traces, adding trace header, docs.
This commit is contained in:
@@ -196,6 +196,7 @@ class CommandProcessor {
|
||||
kSingleFrame,
|
||||
};
|
||||
TraceState trace_state_ = TraceState::kDisabled;
|
||||
std::wstring trace_stream_path_;
|
||||
std::wstring trace_frame_path_;
|
||||
|
||||
std::atomic<bool> worker_running_;
|
||||
|
||||
Reference in New Issue
Block a user