summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2022-06-30Remove warnings when openssl 3 is used. (#13170)thiagoftsm
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-17Fix coverity 378587 (#13024)Emmanuel Vasilakis
2022-06-17allow traversing null-value dictionaries (#13162)Costa Tsaousis
2022-06-15fix crashes due to misaligned allocations (#13137)Costa Tsaousis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02add the ability to merge dictionary items (#13054)Costa Tsaousis
2022-06-02dictionary improvements (#13052)Costa Tsaousis
2022-06-02Fix dictionary crash walkthrough empty (#13051)Costa Tsaousis
2022-06-01coverity fixes about statsd; removal of strsame (#13049)Costa Tsaousis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-06-01Fix disabled apps (ebpf.plugin) (#13044)thiagoftsm
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-05-24Fix nanosleep on platforms other than Linux (#12991)Vladimir Kobal
2022-05-24Fix compilation warnings (#12993)Vladimir Kobal
2022-05-24Faster queries (#12988)Costa Tsaousis
2022-05-21optimize poll_events() to spread the work over the threads more evenly (#12975)Costa Tsaousis
2022-05-19Suppress warning when freeing a NULL pointer in onewayalloc_freez (#12955)Stelios Fragkakis
2022-05-18Prevent command_to_be_logged from overflowing (#12947)Emmanuel Vasilakis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-16user configurable sqlite PRAGMAs (#12917)Costa Tsaousis
2022-05-16fix `[global statistics]` section in netdata.conf (#12916)Ilya Mashchenko
2022-05-14Fix compilation warnings in FreeBSD (#12887)Vladimir Kobal
2022-05-13chore(worker_utilization): log an error when re-registering an already regist...Ilya Mashchenko
2022-05-10fix for negative per job busy time (#12867)Costa Tsaousis
2022-05-10workers fixes and improvements (#12863)Costa Tsaousis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-06Remove sync warning (#12831)thiagoftsm
2022-05-05Improve storage number unpacking by using a lookup table. (#11048)vkalintiris
2022-05-04Broadcast completion before unlocking condition variable's mutex (#12822)vkalintiris
2022-05-03onewayallocator to use mallocz() instead of mmap() (#12810)Costa Tsaousis
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-03Speed up BUFFER increases (minimize reallocs) (#12792)Costa Tsaousis
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-28faster execution of external programs (#12759)Costa Tsaousis
2022-04-28feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765)Ilya Mashchenko
2022-04-26fix implicit declaration of function 'appconfig_section_option_destroy_non_lo...Ilya Mashchenko
2022-04-25fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletio...Ilya Mashchenko
2022-03-29Socket connections (eBPF) and bug fix (#12532)thiagoftsm
2022-03-24timex: this plugin enables timex plugin for non-linux systems (#12489)Suraj Neupane
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Remove unecessary error report for proc and sys files (#12385)thiagoftsm
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-02-22Remove SIZEOF_VOIDP and ENVIRONMENT{32,64} macros. (#12046)vkalintiris
2022-02-21Update libs code (#12190)thiagoftsm