summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2022-12-12Fix eBPF load on RH 8.x family and improve code. (#14090)thiagoftsm
2022-12-09ARAL: add destroy function and optimize ifdefs (#14121)Costa Tsaousis
2022-12-09fix get_system_cpus() (#14116)Costa Tsaousis
2022-12-09heartbeat: don't log every discrepancy (#14122)Costa Tsaousis
2022-12-03Fix __atomic_compare_exchange_n() atomics (#14085)Costa Tsaousis
2022-12-01optimize workers statistics performance (#14077)Costa Tsaousis
2022-12-01fix SSL related crashes (#14076)Costa Tsaousis
2022-11-30fix spinlock (#14068)Costa Tsaousis
2022-11-29Sanitize command arguments. (#14064)vkalintiris
2022-11-29replication fixes No 8 (#14061)Costa Tsaousis
2022-11-28Remove eBPF plugin warning (#14047)thiagoftsm
2022-11-28replication fixes No 7 (#14053)Costa Tsaousis
2022-11-25replication fixes #6 (#14046)Costa Tsaousis
2022-11-25Improve eBPF exit (#14012)thiagoftsm
2022-11-24fix dictionaries unittest (#14042)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)Costa Tsaousis
2022-11-22improve performance of worker utilization statistics (#14034)Costa Tsaousis
2022-11-22use 2 levels of judy arrays to speed up replication on very busy parents (#14...Costa Tsaousis
2022-11-21remove retries from SSL (#14026)Costa Tsaousis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-11dont crash when netdata cannot execute its external plugins (#13978)Costa Tsaousis
2022-11-08require -DENABLE_DLSYM=1 to use dlsym() (#13958)Costa Tsaousis
2022-11-07Fix local dashboard cloud links (#13953)Timotej S
2022-11-03Fix oracle linux (eBPF plugin) (#13935)thiagoftsm
2022-11-03Setup default certificates path (#13941)Emmanuel Vasilakis
2022-11-02Statsd dictionaries should be multi-threaded (#13938)Costa Tsaousis
2022-11-01error_limit() function to limit number of error lines per instance (#13924)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-25Use print macros (#13876)Emmanuel Vasilakis
2022-10-24app to api netdata cloud (#13856)Timotej S
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-19Health thread per host (#13712)Emmanuel Vasilakis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-10ARAL optimal alloc size (#13804)Costa Tsaousis
2022-10-10internal log error, when passing NULL dictionary (#13803)Costa Tsaousis
2022-10-10Return memory freed properly (#13799)Stelios Fragkakis
2022-10-10Array Allocator Memory Leak Fix (#13792)Costa Tsaousis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-10-06Rename variable for old CentOS version (#13775)thiagoftsm
2022-10-05fix bad merge (#13764)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-26Fix warnings during compilation time on ARM (32 bits) (#13681)thiagoftsm
2022-09-24Faster streaming by 25% on the child (#13708)Costa Tsaousis
2022-09-20dictionary updated documentation and cosmetics (#13679)Costa Tsaousis
2022-09-20disable internal log (#13678)Costa Tsaousis