aboutsummaryrefslogtreecommitdiff
path: root/src/print_mem.c
AgeCommit message (Collapse)AuthorFilesLines
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