mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[common] added new ringbuffer helper for metrics collection
This commit is contained in:
@@ -29,6 +29,7 @@ set(COMMON_SOURCES
|
||||
src/KVMFR.c
|
||||
src/countedbuffer.c
|
||||
src/runningavg.c
|
||||
src/ringbuffer.c
|
||||
)
|
||||
|
||||
add_library(lg_common STATIC ${COMMON_SOURCES})
|
||||
|
Reference in New Issue
Block a user