Costa Tsaousis 446ac867e4 add the ability to merge dictionary items (#13054) 2 лет назад
..
adaptive_resortable_list c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
avl 6bd2dcd29d Trace rwlocks of netdata (#12785) 2 лет назад
buffer 47fa3d7089 Speed up BUFFER increases (minimize reallocs) (#12792) 2 лет назад
circular_buffer c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
clocks 35ec0545dd Fix nanosleep on platforms other than Linux (#12991) 2 лет назад
completion 9d2b68fae5 Broadcast completion before unlocking condition variable's mutex (#12822) 2 лет назад
config 0fa55c7dce feat: move dirs, logs, and env vars config options to separate sections (#12935) 2 лет назад
dictionary 446ac867e4 add the ability to merge dictionary items (#13054) 2 лет назад
ebpf a16fbcef16 Fix disabled apps (ebpf.plugin) (#13044) 2 лет назад
eval c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
health faef38c806 Spelling libnetdata (#10917) 3 лет назад
json c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
locks 6bd2dcd29d Trace rwlocks of netdata (#12785) 2 лет назад
log 52456f5baf Remove backends subsystem (#12146) 3 лет назад
onewayalloc 11f6eba6f7 Suppress warning when freeing a NULL pointer in onewayalloc_freez (#12955) 2 лет назад
popen 7e29d5a908 Prevent command_to_be_logged from overflowing (#12947) 2 лет назад
procfile 43b9fdc213 procfile: more comfortable initial settings and faster/fewer reallocs (#12791) 2 лет назад
simple_pattern c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
socket 619f9964a6 optimize poll_events() to spread the work over the threads more evenly (#12975) 2 лет назад
statistical c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
storage_number 080e0aee27 Faster queries (#12988) 2 лет назад
string 19f1bd14de Utf8 Badge Fix And URL Parser International Support (initial) (#6426) 5 лет назад
tests 757e418090 Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#10354) 4 лет назад
threads d8b7b6a25f Fix compilation warnings on macOS (#12082) 3 лет назад
url c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
worker_utilization 3766c410f8 Fix compilation warnings (#12993) 2 лет назад
Makefile.am eb216a1f4b Workers utilization charts (#12807) 2 лет назад
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
inlined.h 81832edce2 coverity fixes about statsd; removal of strsame (#13049) 2 лет назад
libnetdata.c 38b38b8092 add dictionary support to statsd (#12980) 2 лет назад
libnetdata.h eb216a1f4b Workers utilization charts (#12807) 2 лет назад
os.c 37082fcbc1 Compute platform-specific list of static_threads at runtime. (#11955) 3 лет назад
os.h 06300b1e42 timex: this plugin enables timex plugin for non-linux systems (#12489) 2 лет назад
required_dummies.h 16d40fbb14 Add CMocka unit tests (#6985) 5 лет назад

README.md

libnetdata

libnetdata is a collection of library code that is used by all Netdata C programs.