<sr_ticks>.add-filter <sr_ticks>.delete
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<sr_ticks>.add-instrumentation

Synopsis

<sr_ticks>.add-instrumentation ([ processors ... ] | list of processors) [parent] [-connect-all] ["group"] [-with-vmp]

Description

Connects the tool to one or several processors as given by the processors argument.The parent argument specifies an hierarchical object and all processors below this object matching the provider requirements will be added to the tool.The -connect-all flag can be given to add a connection to all supported processors in the configuration.

The optional argument group let a user specify a named instrumentation group to use for the connection. (See add-instrumentation-group for details on named groups.)

VMP on x86 targets is disabled by this instrumentation. The -with-vmp will enable VMP and the tool will only measure execution of the instructions outside of VMP.

Provided By

simics-inspector
<sr_ticks>.add-filter <sr_ticks>.delete