summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-03-26 14:04:12 +0200
committerStefan Kost <ensonic@users.sf.net>2009-03-26 14:04:12 +0200
commitf47fd26ecebaadf40f6519fffb0675b3b880ec5f (patch)
tree7ba91eadf9e6beb2363b72ae535993a97aa778cc /README
parentab82f88bf484a2921ede934ab5443d16148eb242 (diff)
logging: track memory usage using mallinfo
Use mallinfo if available to track memory usage over time.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 52fa761..e15ffcf 100644
--- a/README
+++ b/README
@@ -68,6 +68,7 @@ eog /tmp/gsttl.png
; plot as svg (default)
./src/gsttl_plot.sh | gnuplot
evince /tmp/gsttl.svg
+rsvg-view /tmp/gsttl.svg
=== In the future ===
pygtk ui using mathplotlib