new-wall-e new-x86-chassis
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-x86-branch-profiler

Synopsis

new-x86-branch-profiler ["name"] ([ processors ... ] | list of processors) [parent] [-connect-all] ["group"]

Description

Creates a new x86_branch_profiler tool object. The tool is used to get statistic of normal branches executed on connected processors.

The optional name argument can be used to set a name of the created object. If no name is given, a default name bprof followed by a sequence number is generated (bprof0, bprof1,...).

The optional processors argument, supports connecting one or several processors directly. With the optional parent argument a hierarchical object can be specified and all processors below this object matching the provider requirements will be connected 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.)

Provided By

x86-branch-profiler
new-wall-e new-x86-chassis