webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.common.system.profiler.SingleFileOutputProfiler Class Reference
Inheritance diagram for webkitpy.common.system.profiler.SingleFileOutputProfiler:
webkitpy.common.system.profiler.Profiler webkitpy.common.system.profiler.GooglePProf webkitpy.common.system.profiler.IProfiler webkitpy.common.system.profiler.Perf webkitpy.common.system.profiler.Sample

Public Member Functions

def __init__ (self, host, executable_path, output_dir, output_suffix, identifier=None)
 
- Public Member Functions inherited from webkitpy.common.system.profiler.Profiler
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)
 

Additional Inherited Members

- Static Public Attributes inherited from webkitpy.common.system.profiler.Profiler
 name = None
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.common.system.profiler.SingleFileOutputProfiler.__init__ (   self,
  host,
  executable_path,
  output_dir,
  output_suffix,
  identifier = None 
)

The documentation for this class was generated from the following file: