webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.common.system.profiler.ProfilerFactory Class Reference
Inheritance diagram for webkitpy.common.system.profiler.ProfilerFactory:

Public Member Functions

def create_profiler (cls, host, executable_path, output_dir, profiler_name=None, identifier=None)
 
def default_profiler_name (cls, platform)
 
def profilers_for_platform (cls, platform)
 

Member Function Documentation

◆ create_profiler()

def webkitpy.common.system.profiler.ProfilerFactory.create_profiler (   cls,
  host,
  executable_path,
  output_dir,
  profiler_name = None,
  identifier = None 
)

◆ default_profiler_name()

def webkitpy.common.system.profiler.ProfilerFactory.default_profiler_name (   cls,
  platform 
)

◆ profilers_for_platform()

def webkitpy.common.system.profiler.ProfilerFactory.profilers_for_platform (   cls,
  platform 
)

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