ATLAS Offline Software
Loading...
Searching...
No Matches
dso-stats.py File Reference

Go to the source code of this file.

Classes

class  dso-stats.Data

Namespaces

namespace  dso-stats

Functions

 dso-stats.getstatus (cmd)
 dso-stats.getoutput (cmd)
 dso-stats._getpagesz ()
 dso-stats.parse_lib (lib)
 dso-stats._frag (sz)
 dso-stats._cleanname (name)
 dso-stats._form (x)
 dso-stats.main ()

Variables

 dso-stats.getstatus
 dso-stats.getoutput
 dso-stats.PAGESIZE = int(_getpagesz())
 dso-stats.pat = re.compile (' *[0-9]* ([^ ]+) *([0-9a-f]+)')
str dso-stats.format = "%(name)-30s %(dso)5s %(code)5s %(puredata)5s %(cpp)5s %(initdata)5s %(bss)5s %(tbss)5s %(frag)5s %(total)6s"