|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
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) |
| def webkitpy.common.system.profiler.ProfilerFactory.create_profiler | ( | cls, | |
| host, | |||
| executable_path, | |||
| output_dir, | |||
profiler_name = None, |
|||
identifier = None |
|||
| ) |
| def webkitpy.common.system.profiler.ProfilerFactory.default_profiler_name | ( | cls, | |
| platform | |||
| ) |
| def webkitpy.common.system.profiler.ProfilerFactory.profilers_for_platform | ( | cls, | |
| platform | |||
| ) |
1.8.13