The control objects view shows tabular information on the control objects published by the selected probe. For built-in probes, the name of view reflects the name of the control object, for example "Connections" or "Files". Please see the probes overview for more information on the probe-specific control objects. |
The available columns depend on the probe, the following columns are available for all probes:
If a probe publishes several types of control objects, such as the files and socket probes, a "Type" column is added that shows the type of the control object. Please see the probe overview for the probe-specific types. If a nested table is present, the type will be added to the nested table. Most probes publish summary information on measurements that are available on a per-event basis. For example, the number of bytes that are read or written for a socket event is summed for all events and published as columns in the control objects view. This information is also available if single event recording is disabled. In general, for each available state
In addition, each probe can publish additional columns that describe the control object and its state, but are not part of its name. Please see the probe overview for more probe-specific information. At the bottom the of the table, there is a special total row that sums all summable columns in the table, such as durations, counts and throughputs. Together with the filter selector described below, you can analyze the collected data for selected subsets of control objects. |
At the top of the view, there is a filter selector. You can use it to restrict the displayed control objects by
By default, the filter works on all available columns. In order to be more specific, you can select a particular column from the "Filter by" drop-down list. This is useful, for example, to show a control object with a particular ID without getting spurious matches from other columns. |
When you right-click a control-object row, the context menu contains a
"Show events for selected control object" action
that allows you to jump to the events view and display all events for the
selected control object there.
The "Add Selection To Tracker" action creates a tracker graph in the probe tracker view. You can select multiple control objects to create a single tracker graph for the sum of their operations. |