summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
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
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07fix rrdcontexts left in the post-processing queue from the garbage collector ...Costa Tsaousis
2022-09-07eBPF different improvements (#13624)thiagoftsm
2022-09-07fix compile issues (#13640)Costa Tsaousis
2022-09-07Updated tc.plugin (linux bandwidth QoS) (#13634)Costa Tsaousis
2022-09-06Faster rrdcontext (#13629)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-23Improve PID monitoring (step 2) (#13530)thiagoftsm
2022-08-12Modify PID monitoring (ebpf.plugin) (#13397)thiagoftsm
2022-08-05Remove SIGSEGV and SIGABRT (ebpf.plugin) (#13407)thiagoftsm
2022-07-26Tiering statistics API endpoint (#13420)Costa Tsaousis
2022-07-26Set value to SN_EMPTY_SLOT if flags is SN_EMPTY_SLOT (#13417)Emmanuel Vasilakis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-22include Judy into our source tree (#13362)Timotej S
2022-07-19Fix coverity issue 379240 (Unchecked return value) (#13401)Stelios Fragkakis
2022-07-18Fix chart update ebpf.plugin (#13351)thiagoftsm
2022-07-12Address Coverity issues (#13364)Stelios Fragkakis
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-08fix 32bit calculation on array allocator (#13343)Costa Tsaousis
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-07Protect shared variables with log lock. (#13306)vkalintiris
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
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