[Spice-devel] [PATCH spice 2/3] Do not force computing streaming statistic
Pavel Grunt
pgrunt at redhat.com
Thu Jun 30 09:17:49 UTC 2016
Let user to define STREAM_STATS to enable them
---
server/stream.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/stream.h b/server/stream.h
index 9dcb8f7..b4fe540 100644
--- a/server/stream.h
+++ b/server/stream.h
@@ -52,7 +52,6 @@ typedef struct RedStreamActivateReportItem {
uint32_t stream_id;
} RedStreamActivateReportItem;
-#define STREAM_STATS
#ifdef STREAM_STATS
typedef struct StreamStats {
uint64_t num_drops_pipe;
--
2.9.0
More information about the Spice-devel
mailing list