Functions | |
def | handler |
def | getmem |
Variables | |
list | t |
usage: python profileplot.py testname RESULT_DIR \ webpage_abspath asciidata processname | |
list | y11 |
list | y22 |
list | numfile |
list | testname |
list | RESULT_DIR |
list | webpage |
list | asciidata |
list | casapy_pid |
tuple | fd |
int | i |
tuple | tt |
def profileplot.getmem | ( | pid | ) |
Definition at line 87 of file profileplot.py.
def profileplot.handler | ( | signum, | |
frame | |||
) |
Definition at line 26 of file profileplot.py.
References irc_cs_task_regression.max.
Definition at line 23 of file profileplot.py.
Definition at line 24 of file profileplot.py.
tuple profileplot.fd |
Definition at line 153 of file profileplot.py.
int profileplot.i |
Definition at line 156 of file profileplot.py.
list profileplot.numfile |
Definition at line 18 of file profileplot.py.
Definition at line 21 of file profileplot.py.
list profileplot.t |
usage: python profileplot.py testname RESULT_DIR \ webpage_abspath asciidata processname
Definition at line 15 of file profileplot.py.
Referenced by viewertool.viewertool.__invoke().
list profileplot.testname |
Definition at line 20 of file profileplot.py.
tuple profileplot.tt |
Definition at line 162 of file profileplot.py.
list profileplot.webpage |
Definition at line 22 of file profileplot.py.
list profileplot.y11 |
Definition at line 16 of file profileplot.py.
list profileplot.y22 |
Definition at line 17 of file profileplot.py.