summaryrefslogtreecommitdiffstats
path: root/src/proc_softirqs.c
AgeCommit message (Expand)Author
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-05-13Merge remote-tracking branch 'fredericopissarra/changes' into registryCosta Tsaousis
2016-05-12fixed an unterminated buffer at registry.c; lowered the memory requirements o...Costa Tsaousis
2016-05-09snprintfz must use a buffer 1 byte bigger then maximum string output size.Frederico Lamberti Pissarra
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2016-04-03interrupts array moved from stack to memory allocation #66Costa Tsaousis (ktsaou)
2016-04-02fix for no lines being read in /proc/interrupts and /proc/softirqs #66Costa Tsaousis (ktsaou)
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2015-12-20prevent adding idle cpu cores or disksCosta Tsaousis (ktsaou)
2015-12-19added softirqs collection from /proc/softirqs; fixed idlejitter time shift;Costa Tsaousis (ktsaou)