list-instrumentation-groups list-interfaces
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

list-instrumentation-tools

Synopsis

list-instrumentation-tools ["substr"] [-provider-requirements] [-verbose]

Description

List all instrumentation tool classes registered in the system. It is possible to only include classes whose name matches a certain sub-string, specified by the substr argument. For each tool class, the command to use for creating such tool is provided as well. If there are already created tools their corresponding objects will be listed in an additional column. Use the -provider-requirements flag to also show the interfaces required by a provider to connect to the tool. A description of the tool is also printed. The -verbose flag selects between a short and a verbose description.

Provided By

Simics Core

See Also

add-instrumentation-filter, add-instrumentation-group, disable-instrumentation, enable-instrumentation, list-instrumentation, list-instrumentation-groups, remove-instrumentation, remove-instrumentation-filter, remove-instrumentation-group
list-instrumentation-groups list-interfaces