Parser python profiling statistics saved with te pstats module.
More...
Parser python profiling statistics saved with te pstats module.
◆ __init__()
pyqpanda3.profiling.gprof2dot.PstatsParser.__init__ |
( |
| self, |
|
|
* | filename ) |
◆ get_function()
pyqpanda3.profiling.gprof2dot.PstatsParser.get_function |
( |
| self, |
|
|
| key ) |
◆ get_function_name()
pyqpanda3.profiling.gprof2dot.PstatsParser.get_function_name |
( |
| self, |
|
|
| key ) |
◆ parse()
pyqpanda3.profiling.gprof2dot.PstatsParser.parse |
( |
| self | ) |
|
◆ function_ids
dict pyqpanda3.profiling.gprof2dot.PstatsParser.function_ids = {} |
◆ multipleInput
bool pyqpanda3.profiling.gprof2dot.PstatsParser.multipleInput = True |
|
static |
◆ profile
pyqpanda3.profiling.gprof2dot.PstatsParser.profile = Profile() |
◆ stats
pyqpanda3.profiling.gprof2dot.PstatsParser.stats = pstats.Stats(*filename) |
◆ stdinInput
bool pyqpanda3.profiling.gprof2dot.PstatsParser.stdinInput = False |
|
static |
The documentation for this class was generated from the following file:
- pyqpanda3/profiling/gprof2dot.py