|
- Method resolution order:
- Process
- telemetry.core.timeline.event_container.TimelineEventContainer
- __builtin__.object
Methods defined here:
- AutoCloseOpenSlices(self, max_timestamp)
- FinalizeImport(self)
- GetCounter(self, category, name)
- GetOrCreateCounter(self, category, name)
- GetOrCreateThread(self, tid)
- IterChildContainers(self)
- IterEventsInThisContainer(self)
- __init__(self, parent, pid)
Data descriptors defined here:
- counters
- threads
Data descriptors inherited from telemetry.core.timeline.event_container.TimelineEventContainer:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|