From 962fb0a8475aa1357c798c7fd4c3c51ca9d3e1a5 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 7 Dec 2021 17:54:33 +0100 Subject: [PATCH] memleak: Allow to change mtic values. --- memleak/memory-consumption-over-time.gp | 36 +++++++++++++++++++------ 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/memleak/memory-consumption-over-time.gp b/memleak/memory-consumption-over-time.gp index ccfbb5d..f823c78 100755 --- a/memleak/memory-consumption-over-time.gp +++ b/memleak/memory-consumption-over-time.gp @@ -4,11 +4,15 @@ # | awk '{print "USS:", $4; print "PSS:",$5; print "RSS:",$6; print "SWP:",$3;}' \ # | sed "s/:/ $(date --iso-8601=minutes)/" >> mem-myprogram.data # -# Arguments: