aboutsummaryrefslogtreecommitdiff
path: root/src/print_mem.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-13able to print percentageFelix Buehler1-19/+13
its now possible to have percentage before and after a variable. except for the date. But percentage with dates does not make much sense to me, so i skipped it.
2018-06-20Avoid assigning a new value to a var before using the old valueOlivier Gayot1-2/+1
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
2018-05-04Simplify the memory thresholdsBenedikt Heine1-36/+52
2018-05-04Rename ram variables consistentlyBenedikt Heine1-44/+45
2018-04-11Implement support for memory-usage on LinuxFelix Buehler1-0/+208