-
Notifications
You must be signed in to change notification settings - Fork 27
NewIn10.0
Patrick Tasse edited this page May 23, 2024
·
3 revisions
#NewIn10.0
- Make getStatusIntervalsForThreads handle out of range queries
- Move CriticalPathParameterProvider to lttng2.core
- tmf.ui: add support for unicode character marker symbols
- TmfTraceType.checkAndUpdateTracePath() to check directory traces
- Sampling callgraph module to profiling.core
- ITmfGraphVisitor
- AbstractTmfGraphBuilderModule.getGraph()
- AbstractTmfGraphBuilderModule.getCriticalPath()
- ITmfGraphProvider.assignTargetGraph()
- ITmfGraphProvider.getAssignedGraph()
- AbstractTmfGraphProvider.assignTargetGraph()
- AbstractTmfGraphProvider.getAssignedGraph()
- AbstractCriticalPathModule.getCriticalPath()
- ICriticalPathAlgorithm.compute()
- ICriticalPathProvider.getCriticalPath()
- TmfEdge
- TmfGraph
- TmfVertex
- CriticalPathModule
- CriticalPathPalette
- AbstractSegmentStatisticsAnalysis.getSegmentProviderAnalysis()
- OsSystemModel.addWorker(OsWorker)
- OsSystemModel.findWorker(HostThread)