|
def | __init__ (self, host, executable_path, output_dir, identifier=None) |
|
def | adjusted_environment (self, env) |
|
def | profile_after_exit (self) |
|
def | __init__ (self, host, executable_path, output_dir, output_suffix, identifier=None) |
|
def | __init__ (self, host, executable_path, output_dir, identifier=None) |
|
def | adjusted_environment (self, env) |
|
def | attach_to_pid (self, pid) |
|
def | wrapper_arguments (self) |
|
def | profile_after_exit (self) |
|
◆ __init__()
def webkitpy.common.system.profiler.GooglePProf.__init__ |
( |
|
self, |
|
|
|
host, |
|
|
|
executable_path, |
|
|
|
output_dir, |
|
|
|
identifier = None |
|
) |
| |
◆ adjusted_environment()
def webkitpy.common.system.profiler.GooglePProf.adjusted_environment |
( |
|
self, |
|
|
|
env |
|
) |
| |
◆ profile_after_exit()
def webkitpy.common.system.profiler.GooglePProf.profile_after_exit |
( |
|
self | ) |
|
◆ name
string webkitpy.common.system.profiler.GooglePProf.name = 'pprof' |
|
static |
The documentation for this class was generated from the following file: