Go to the source code of this file.
Namespaces | |
cmsPerfHarvest | |
Functions | |
def | cmsPerfHarvest.harvest (perfdir) |
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 (visitdir) |
Retrieve data from a perf suite output (sub) directory, only examines TimeSize at the moment. More... | |
def | cmsPerfHarvest.visit_timesize_steps (candle, profsetdir) |
Harvest information from a timesize directory, currently only retrieves TimingReport information. More... | |
Variables | |
cmsPerfHarvest._PROG_NAME | |
cmsPerfHarvest.perfdir | |