Actor Instance Graphs

The Actor Instance Graphs (Views > Actor Instance Graphs) display timing properties of actor instances. Each data point in the graph represents a specific actor instance, where the x-axis shows the instance start time and the y-axis the property value.

This view can be used to identify long-running threads using the execution and response time graphs, or potential scheduling problems using the fragmentation and interference graphs.

You can plot these properties:

  • Clicking a plotted instance will show and highlight it in the trace view. You can filter actors using the Filter menu or by clicking on an actor in the legend to the right.
  • View Options

    The View menu contains several options that allow you to change the graph’s display and content.

    Option Description
    Clone View

    Creates a duplicate copy of the view in the same window.

    Draw Markers

    Toggles display of markers.

    Line Style

    Choose a line style for the graph to display:

    • No Lines
    • Steps
    • Straight
    Show Unit on Scale

    Toggles display of the units of measurement.

    Configure Y-Axis... Opens the Configure Y-Axis dialog, through which you can choose an automatic (default) or manual setup.
    Show in Trace View

    Show this data in the current Trace View or create a new Trace View to show the data.

    Export to File Opens the Export Graph dialog, through which you can export the graph data to a CSV file.
    Show Bookmarks

    Toggles display of bookmarks

    Show Legend

    Toggles display of the color legend.

    Show ScrollBar

    Toggles display of the scroll bar.

    Settings Opens the View Settings dialog, through which you can set current and default settings for this view.

    Related Topics ABOUT TRACEALYZER:

    rELATED tOPICS ABOUT MONITORING: