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

<probe_system_perfmeter>.remove-probe

Synopsis

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

Description

Remove probes previously added to the system-perfmeter.

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 system-perfmeter, 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_system_perfmeter>.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_system_perfmeter>.add-probe, <probe_system_perfmeter>.clear-history, <probe_system_perfmeter>.delete, <probe_system_perfmeter>.export-json, <probe_system_perfmeter>.force-sample, <probe_system_perfmeter>.html-report, <probe_system_perfmeter>.merge-json, <probe_system_perfmeter>.plot-graph, <probe_system_perfmeter>.print-history, <probe_system_perfmeter>.profile-probes, <probe_system_perfmeter>.reset-session, <probe_system_perfmeter>.sampling-settings, <probe_system_perfmeter>.start, <probe_system_perfmeter>.stop, <probe_system_perfmeter>.summary, <probe_system_perfmeter>.table-settings
<probe_system_perfmeter>.profile-probes <probe_system_perfmeter>.reset-session