telemetry.core.profiling_controller
index
telemetry/core/profiling_controller.py

# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Classes
       
__builtin__.object
ProfilingController

 
class ProfilingController(__builtin__.object)
     Methods defined here:
Start(self, profiler_name, base_output_file)
Stop(self)
__init__(self, profiling_controller_backend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)