stats python fixes for dealing with vectors better. graph tweaking
authorNathan Binkert <binkertn@umich.edu>
Thu, 18 Nov 2004 21:23:29 +0000 (16:23 -0500)
committerNathan Binkert <binkertn@umich.edu>
Thu, 18 Nov 2004 21:23:29 +0000 (16:23 -0500)
commitab10712341f610cb528d23fa7208203da5f7d294
tree074cc7040bedb0dd8da33826e670186f2ffa1cd8
parentceec8419807fe05a0b298e6af64d4dc4cf3df229
stats python fixes for dealing with vectors better.  graph tweaking
ipkb stat and formulas from the command line.

util/stats/info.py:
    no need to raise an attribute error if two values aren't found
    in the exact same set of runs.  Would be good to check that each
    run is the same though.
util/stats/stats.py:
    more graph tweaking
    command to execute a formula from the command line.
    add interrupts per kilobyte of data

--HG--
extra : convert_revision : 78d6b14d340d08edcbc69e4c1c5a4c1dd9bb10dd
util/stats/info.py
util/stats/stats.py