Public Member Functions | |
def | __init__ (self, payload) |
def | jsonInfo (self, counter, data) |
def | textSpecial (self) |
Public Member Functions inherited from edmTracerCompactLogViewer.FrameworkTransitionParser | |
def | __init__ (self, payload) |
def | indentLevel (self) |
def | syncText (self) |
def | text (self, context) |
def | textPostfix (self) |
def | textPrefix (self) |
Public Attributes | |
transition | |
Public Attributes inherited from edmTracerCompactLogViewer.FrameworkTransitionParser | |
index | |
sync | |
time | |
transition | |
Definition at line 314 of file edmTracerCompactLogViewer.py.
def edmTracerCompactLogViewer.PostFrameworkTransitionParser.__init__ | ( | self, | |
payload | |||
) |
Definition at line 315 of file edmTracerCompactLogViewer.py.
def edmTracerCompactLogViewer.PostFrameworkTransitionParser.jsonInfo | ( | self, | |
counter, | |||
data | |||
) |
Definition at line 319 of file edmTracerCompactLogViewer.py.
References edmTracerCompactLogViewer.FrameworkTransitionParser.transition, and edmTracerCompactLogViewer.transitionIsGlobal().
def edmTracerCompactLogViewer.PostFrameworkTransitionParser.textSpecial | ( | self | ) |
Definition at line 317 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.PostFrameworkTransitionParser.transition |
Definition at line 321 of file edmTracerCompactLogViewer.py.
Referenced by edmModuleAllocMonitorAnalyze.ModuleData.__repr__(), edmTracerCompactLogViewer.EDModuleTransitionParser._postJson(), edmTracerCompactLogViewer.ESModuleTransitionParser._postJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._postJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._postJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._postJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._postJsonVis(), edmTracerCompactLogViewer.EDModuleTransitionParser._preJson(), edmTracerCompactLogViewer.ESModuleTransitionParser._preJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._preJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._preJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._preJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._preJsonVis(), edmTracerCompactLogViewer.EDModuleTransitionParser.baseIndentLevel(), edmTracerCompactLogViewer.ESModuleTransitionParser.baseIndentLevel(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser.baseIndentLevel(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser.baseIndentLevel(), edmTracerCompactLogViewer.SourceTransitionParser.indentLevel(), edmModuleAllocMonitorAnalyze.FrameworkTransitionParser.indentLevel(), edmModuleAllocMonitorAnalyze.SourceTransitionParser.indentLevel(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreSourceTransitionParser.jsonInfo(), edmTracerCompactLogViewer.PostEDModulePrefetchingParser.jsonInfo(), edmTracerCompactLogViewer.PostEDModuleAcquireParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PostSourceTransitionParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreEventReadFromSourceParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PostEventReadFromSourceParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreFrameworkTransitionParser.jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser.jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostEDModuleAcquireParser.jsonVisInfo(), edmModuleAllocMonitorAnalyze.FrameworkTransitionParser.syncText(), edmTracerCompactLogViewer.EDModuleTransitionParser.textPrefix(), edmTracerCompactLogViewer.ESModuleTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser.textPrefix(), and edmModuleAllocMonitorAnalyze.ModuleData.toSimpleDict().