<probe_monitor>.profile-probes <probe_monitor>.reset-session
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probe_monitor>.remove-probe

Synopsis

<probe_monitor>.remove-probe [mode] [-verbose] ([ "probe-kind" ... ] | list of "probe-kind") ([ "probe" ... ] | list of "probe")

Description

Remove probes previously added to the monitor.

If mode is used the probes added in that mode will be removed, otherwise probes in delta mode will be removed. To remove a probe added in several modes, this command should be run repeatedly, one for each mode.

Using the probe-kind argument will remove all instances of that probe to the monitor, i.e. all objects that have that probe, will be removed.

To more selectively remove certain object probes the probe argument can be used instead.

Just like in the <probe_monitor>.add-probe command, it is possible to specify parts of the object or probe-kind to get multiple matches.

If -verbose is given all the proves added are logged to the console.

The command returns a list of the probe names added if used as a value.

Provided By

probe-monitor

See Also

<probe_monitor>.add-probe, <probe_monitor>.clear-history, <probe_monitor>.delete, <probe_monitor>.export-json, <probe_monitor>.force-sample, <probe_monitor>.html-report, <probe_monitor>.merge-json, <probe_monitor>.plot-graph, <probe_monitor>.print-history, <probe_monitor>.profile-probes, <probe_monitor>.reset-session, <probe_monitor>.sampling-settings, <probe_monitor>.start, <probe_monitor>.stop, <probe_monitor>.summary, <probe_monitor>.table-settings
<probe_monitor>.profile-probes <probe_monitor>.reset-session