summaryrefslogtreecommitdiffstats
path: root/libnetdata/libnetdata.c
AgeCommit message (Expand)Author
2023-02-09Fix compiler error when CLOSE_RANGE_CLOEXEC is missing (#14430)Dim-P
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-19Improve file descriptor closing loops (#14213)Dim-P
2023-01-17DBENGINE v2 - improvements part 3 (#14269)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)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-08require -DENABLE_DLSYM=1 to use dlsym() (#13958)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-07-12Address Coverity issues (#13364)Stelios Fragkakis
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-05-18Prevent command_to_be_logged from overflowing (#12947)Emmanuel Vasilakis
2022-05-14Fix compilation warnings in FreeBSD (#12887)Vladimir Kobal
2022-05-02procfile: more comfortable initial settings and faster/fewer reallocs (#12791)Costa Tsaousis
2022-05-02Don't use MADV_DONTDUMP on non-linux builds (#12795)vkalintiris
2022-04-28feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765)Ilya Mashchenko
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-03-22Fix resource allocation management during health reload (CID 367566) (#10813)Stelios Fragkakis
2021-02-11Disable stock alarms (#10617)thiagoftsm
2020-04-03Fix Coverity defects (#8579)Andrew Moss
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-12-06fix symbolic link file detection in etc (#4926)Costa Tsaousis
2018-12-03treat DT_UNKNOWN files as regular files (#4898)Costa Tsaousis
2018-12-02added more debug for #4809 (#4897)Costa Tsaousis
2018-12-02added debug statements when loading health config files (#4896)Costa Tsaousis
2018-10-30allow debugging memory per module (#4524)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis