]> arthur.barton.de Git - netdata.git/history - src/proc_net_dev.c
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and inter...
[netdata.git] / src / proc_net_dev.c
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-12-25 Costa Tsaousis ... lower memory requirements: do not add network interface...
2015-12-24 Costa Tsaousis ... fixed an issue where certain proc files did not read...
2015-12-20 Costa Tsaousis ... prevent adding unused interfaces and IFB devices -...
2015-11-25 Costa Tsaousis ... fixed a bug in the incremental calculations where the...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-10-12 Costa Tsaousis ... added -ch option to set container host prefix for ...
2015-10-11 Costa Tsaousis ... added config options for all /proc and /sys filenames...
2015-10-03 Costa Tsaousis ... code optimizations; added temperature charts.d plugin
2015-04-04 Costa Tsaousis ... log: now is logging program name too; tc: huge optimiza...
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files