Go to the source code of this file.
Namespaces | |
cmsPerfHarvest | |
Functions | |
def | cmsPerfHarvest.harvest |
Harvest all data from a perfsuite directory (if cpu subdirectories exist, it will examine them) More... | |
def | cmsPerfHarvest.optionParse |
Parse options. More... | |
def | cmsPerfHarvest.visit |
Retrieve data from a perf suite output (sub) directory, only examines TimeSize at the moment. More... | |
def | cmsPerfHarvest.visit_timesize_steps |
Harvest information from a timesize directory, currently only retrieves TimingReport information. More... | |
Variables | |
tuple | cmsPerfHarvest._PROG_NAME = os.path.basename(sys.argv[0]) |