Update so that statistics can be plotted correctly
authorRon Dreslinski <rdreslin@umich.edu>
Thu, 24 Mar 2005 20:52:30 +0000 (15:52 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Thu, 24 Mar 2005 20:52:30 +0000 (15:52 -0500)
commit59f43580bc2d42b4975af8df56e795c6f63f8310
tree5fc2c3e272d820cc9b6e899b2af4f7675e2be3ea
parent50269754f9cf91ac32ed71a83a1d8a6d1248bc9b
Update so that statistics can be plotted correctly

util/stats/stats.py:
    Changed some stuff for graphing purposes:
    full_cpu is now full0
    frequencies are now s,m,f,q not s,6,8,q
    L2 is now l2
    etherdev is now etherdev0

    May want to consider fact that NAT box should be the sum of etherdev0 and etherdev1 (not in script yet)

--HG--
extra : convert_revision : 39a7d0bcf1b9354a77c12de5981e8277408ba791
util/stats/stats.py