<probes>.new-attribute-probe "class" "attribute-name" ["name"] ["display-name"]
Creates a new probe with a name that uses an attribute as the source of data. The class is the Simics class and the attribute-name is the attribute in the class to use. The display-name can be used when presenting the probe in a monitor tool or similar.
A new probe will be created for all object of the class that has the attribute. Only attribute of type integer or float will be considerd.
Simics Core