summaryrefslogtreecommitdiffstats
path: root/src/plugin_proc.c
AgeCommit message (Expand)Author
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2016-02-06added pthread_exit in hope it will solve the crash at exitCosta Tsaousis (ktsaou)
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2016-01-15properly disabled interfaces lo and fireqos_monitorCosta Tsaousis (ktsaou)
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-12-25ksm charts #38Costa Tsaousis (ktsaou)
2015-12-19added softirqs collection from /proc/softirqs; fixed idlejitter time shift;Costa Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-26fixed a bug in the incremental calculations where the exact duration (in nano...Costa Tsaousis (ktsaou)
2015-11-21added proc plugin rusage chartCosta 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-09-29added /proc/interrupts #12Costa Tsaousis (ktsaou)
2015-04-04added available entropyCosta Tsaousis (ktsaou)
2015-03-22added libavl for supporting balanced binary trees - this improves search perf...Costa Tsaousis (ktsaou)
2015-03-19added debug infobox@home root
2015-03-17added nfsd statistics (v2, v3 and v4)Costa Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)