Classes | |
class | gnuplot |
Variables | |
args = parser.parse_args() | |
help | |
output | |
parser = argparse.ArgumentParser(description='generate plots for benchlog') | |
stdin | |
str | |
type | |
benchplot.args = parser.parse_args() |
Definition at line 87 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.help |
Definition at line 86 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.output |
Definition at line 96 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.parser = argparse.ArgumentParser(description='generate plots for benchlog') |
Definition at line 85 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.stdin |
Definition at line 90 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.str |
Definition at line 86 of file bloaty/third_party/re2/benchlog/benchplot.py.
benchplot.type |
Definition at line 86 of file bloaty/third_party/re2/benchlog/benchplot.py.