| |
- Method resolution order:
- TraceEventTimelineImporter
- telemetry.timeline.importer.TimelineImporter
- __builtin__.object
Methods defined here:
- FinalizeImport(self)
- Called by the Model after all other importers have imported their
events.
- ImportEvents(self)
- Walks through the events_ list and outputs the structures discovered to
model_.
- __init__(self, model, trace_data)
Static methods defined here:
- GetSupportedPart()
Data descriptors inherited from telemetry.timeline.importer.TimelineImporter:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|