|
HPCToolkit
|
Classes | |
| class | CilkMgr |
| class | CppMgr |
| class | FatalError |
| class | REDesc |
| class | UsageExcept |
Functions | |
| def | main (argv=None) |
| def | processCmdLine (ovars, opts, args) |
| def | parseCmdLine (argv, shortOpts, longOpts) |
| def | openInFile (filenm) |
| def | closeFile (filenm, stream) |
| def | processFile (filenm) |
Variables | |
| bool | DBG = False |
| the_program = sys.argv[0]; | |
| tuple | the_usage |
| string | the_shortOpts = "o:vhd" |
| tuple | the_longOpts |
| dictionary | CilkOverhead |
| def lushpp.closeFile | ( | filenm, | |
| stream | |||
| ) |
| def lushpp.main | ( | argv = None | ) |
| def lushpp.openInFile | ( | filenm | ) |
| def lushpp.parseCmdLine | ( | argv, | |
| shortOpts, | |||
| longOpts | |||
| ) |
| def lushpp.processCmdLine | ( | ovars, | |
| opts, | |||
| args | |||
| ) |
| def lushpp.processFile | ( | filenm | ) |
| tuple lushpp.the_longOpts |