Uses of Class
org.eclipse.tracecompass.tmf.ui.views.TmfView
Packages that use TmfView
Package
Description
Copyright (c) 2018 École Polytechnique de Montréal
All rights reserved.
Copyright (c) 2015, 2020 Ericsson
All rights reserved.
Copyright (c) 2016 Ericsson
All rights reserved.
Copyright (c) 2015, 2016 Ericsson
All rights reserved.
Copyright (c) 2016 Ericsson
All rights reserved.
-
Uses of TmfView in org.eclipse.tracecompass.analysis.counters.ui.views
Subclasses of TmfView in org.eclipse.tracecompass.analysis.counters.ui.views -
Uses of TmfView in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart
Subclasses of TmfView in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechartModifier and TypeClassDescriptionclassMain implementation for the Call Stack view -
Uses of TmfView in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.density2
Modifier and TypeClassDescriptionclassDisplays the segment store analysis data in a density chart and a table corresponding to the selected latencies. -
Uses of TmfView in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Modifier and TypeClassDescriptionclassScatter graph showing the segments' data in the form a scatter view. -
Uses of TmfView in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics
Modifier and TypeClassDescriptionclassAbstract view to to be extended to display segment store statistics.classGeneric view for showing segment store statistics analysis data -
Uses of TmfView in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.table
Modifier and TypeClassDescriptionclassView for displaying a segment store analysis in a table.classView for displaying a segment store analysis in a table. -
Uses of TmfView in org.eclipse.tracecompass.examples.ui.views.data.provider
Subclasses of TmfView in org.eclipse.tracecompass.examples.ui.views.data.providerModifier and TypeClassDescriptionclassAn example of a data provider time graph view This class is also in the developer documentation of Trace Compass.classAn example of a data provider XY view This class is also in the developer documentation of Trace Compass. -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views
Constructors in org.eclipse.tracecompass.tmf.ui.views with parameters of type TmfViewModifierConstructorDescriptionNewTmfViewAction(TmfView view) Creates an action that opens a new view.NewTmfViewAction(TmfView view, @NonNull ITmfTrace pinnedTrace, boolean newInstance) Creates an action that opens a new pinned view, optionally on a new instance of the specified trace.NewTmfViewAction(TmfView view, ITmfTrace pinnedTrace) Creates an action that opens a new pinnable view, optionally pinned. -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.colors
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.colors -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.filter
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.filter -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.histogram
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.histogramModifier and TypeClassDescriptionclassThe purpose of this view is to provide graphical time distribution statistics about the trace events.Constructors in org.eclipse.tracecompass.tmf.ui.views.histogram with parameters of type TmfView -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.statesystem
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.statesystemModifier and TypeClassDescriptionclassDisplays the State System at a current time. -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.synchronization
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.synchronizationModifier and TypeClassDescriptionclassSmall view to display statistics about a synchronization -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.timechart
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.timechartModifier and TypeClassDescriptionclassGeneric Time Chart view, which is similar to a Gantt chart for trace analysis -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.timegraph
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.timegraphModifier and TypeClassDescriptionclassAn abstract time graph view where each entry's time event list is populated from a state system.classAn abstract view all time graph views can inherit This view contains a time graph viewer.classAbstractTimeGraphViewfor views with data providers. -
Uses of TmfView in org.eclipse.tracecompass.tmf.ui.views.xychart
Subclasses of TmfView in org.eclipse.tracecompass.tmf.ui.views.xychartModifier and TypeClassDescriptionclassBase class to be used with a chart viewerTmfXYChartViewer.