0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-16 10:31:07 +00:00
netdata_netdata/spawn
vkalintiris e91d1110e5
Do not use dbengine headers when dbengine is disabled. ()
Prior to this commit both daemon/commands.c and spawn/spawn.c used to
include database/engine/rrdenginelib.h, ie. a header file that is available
only when enabling the dbengine feature.
2022-01-18 10:30:36 +02:00
..
Makefile.am Improve the impact of health code on netdata scalability () 2020-05-14 11:57:20 +03:00
README.md Improve the impact of health code on netdata scalability () 2020-05-14 11:57:20 +03:00
spawn.c Do not use dbengine headers when dbengine is disabled. () 2022-01-18 10:30:36 +02:00
spawn.h Remove unecessary relative paths when including headers. () 2021-05-24 17:44:50 +03:00
spawn_client.c Do not use dbengine headers when dbengine is disabled. () 2022-01-18 10:30:36 +02:00
spawn_server.c Rename struct avl to avl_element and the typedef to avl_t () 2021-03-10 10:37:47 +02:00