summaryrefslogtreecommitdiffstats
path: root/scripts/instperf
Commit message (Collapse)AuthorAgeFilesLines
* Add a python program to record memory usage during installation.Chris Lumens2011-05-161-0/+58
This program only runs during installation if the "debug" command line option is provided. It writes out a /tmp/memory.dat file which can be copied off the system and processed with the provided gnuplot script to display a graph.