Skip to content

NewIn10.0

Patrick Tasse edited this page May 23, 2024 · 3 revisions

#NewIn10.0

Changed

  • Make getStatusIntervalsForThreads handle out of range queries
  • Move CriticalPathParameterProvider to lttng2.core

Added

  • tmf.ui: add support for unicode character marker symbols
  • TmfTraceType.checkAndUpdateTracePath() to check directory traces
  • Sampling callgraph module to profiling.core

Removed

  • 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)

Clone this wiki locally