]> arthur.barton.de Git - netdata.git/commit
finer timing measurements on internal plugins = now each internal plugin has its...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 13 Mar 2016 12:28:07 +0000 (14:28 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 13 Mar 2016 12:28:07 +0000 (14:28 +0200)
commit173e0e46b70b37f2adb717aa01a6f189ac3d207b
tree2ddf4d1d04f2bcdce39d244c7de407fc386c4e7e
parent68b1cb1bd3f792d7271d6a6c2b62f7c325e43773
finer timing measurements on internal plugins = now each internal plugin has its own timings thus delays on one will not affect the calculations of another; the internal plugins are still running sequencially on one thread but the calculations are more accurate
src/plugin_proc.c
src/proc_loadavg.c