summaryrefslogtreecommitdiffstats
path: root/src/common.c
AgeCommit message (Expand)Author
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-12-23do not attempt to use KSM if it is not availableCosta Tsaousis (ktsaou)
2015-12-20added config option "memory deduplication (ksm) = yes/no" to control memory d...Costa Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev
2015-10-27disk statistics got proper names; isolated a performance issue with strftime(...Costa Tsaousis (ktsaou)
2015-10-26extended disk statisticsCosta Tsaousis (ktsaou)
2015-10-12added -ch option to set container host prefix for /proc and /sys #10Costa Tsaousis (ktsaou)
2015-04-07optimized pluginsd parsing for speedCosta Tsaousis (ktsaou)
2015-04-03replaced simple_hash with the FNV-1a 32bit algorithm againCosta Tsaousis (ktsaou)
2015-04-03replace simple_hash with one at a time hashCosta Tsaousis (ktsaou)
2015-04-03replaced simple_hash with the FNV-1a 32bit algorithmCosta Tsaousis (ktsaou)
2015-03-22added libavl for supporting balanced binary trees - this improves search perf...Costa Tsaousis (ktsaou)
2015-03-16new simple_hash()Costa Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)