summaryrefslogtreecommitdiffstats
path: root/libnetdata/dictionary
AgeCommit message (Expand)Author
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
2023-02-03Libnetdata readmes learn (#14416)Chris Akritidis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-30DBENGINE v2 - improvements part 11 (#14337)Costa Tsaousis
2023-01-30Add dictionary readme to learn (#14361)Chris Akritidis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-03Fix __atomic_compare_exchange_n() atomics (#14085)Costa Tsaousis
2022-11-28replication fixes No 7 (#14053)Costa Tsaousis
2022-11-24fix dictionaries unittest (#14042)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)Costa Tsaousis
2022-11-22use 2 levels of judy arrays to speed up replication on very busy parents (#14...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-02Statsd dictionaries should be multi-threaded (#13938)Costa Tsaousis
2022-10-25Use print macros (#13876)Emmanuel Vasilakis
2022-10-10internal log error, when passing NULL dictionary (#13803)Costa Tsaousis
2022-10-10Return memory freed properly (#13799)Stelios Fragkakis
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-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-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-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-07-24Rrdcontext (#13335)Costa Tsaousis
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-17allow traversing null-value dictionaries (#13162)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-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-02-19Fix broken links in docs and add collectors to list (#10651)Joel Hans
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-02-04CUPS plugin (#5188)Simon Nagl
2018-12-07Ga (#4938)Chris Akritidis
2018-10-15modularized all source code (#4391)Costa Tsaousis