Re: [Spice-devel] [PATCH v3 2/3] stat: use a better design for statistic functions

2015-12-09 Thread Jonathon Jongsma
On Wed, 2015-12-09 at 15:58 +, Frediano Ziglio wrote: > make sure code compile with statistics enabled or disabled. > Dummy (empty) structures and functions are used instead of preprocessor. > Also fix a problem as stat_compress_init did not initialize clock > field. > > Signed-off-by: Fredian

[Spice-devel] [PATCH v3 2/3] stat: use a better design for statistic functions

2015-12-09 Thread Frediano Ziglio
make sure code compile with statistics enabled or disabled. Dummy (empty) structures and functions are used instead of preprocessor. Also fix a problem as stat_compress_init did not initialize clock field. Signed-off-by: Frediano Ziglio Reviewed-by: Jonathon Jongsma --- server/dcc.c