STOP command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
This command requests that <var class="product">[[SirTune]]</var> stop collecting both sampling
This command requests that <var class="product">[http://www.sirius-software.com/maint/download/tunr.pdf SirTune]</var> stop collecting both sampling and compilation data and close the sample dataset.
and compilation data and close the sample dataset.
After this command is issued, sampling cannot be restarted
After this command is issued, sampling cannot be restarted
for the run.
for the run.


Since the sample dataset is closed by a STOP command,
Since the sample dataset is closed by a <var>STOP</var> command,
it is possible to use this dataset to generate reports after
it is possible to use this dataset to generate reports after
a <var>STOP</var> command, even while the ONLINE/BATCH204 job continues
a <var>STOP</var> command, even while the ONLINE/BATCH204 job continues

Revision as of 21:58, 21 February 2012

This command requests that SirTune stop collecting both sampling and compilation data and close the sample dataset. After this command is issued, sampling cannot be restarted for the run.

Since the sample dataset is closed by a STOP command, it is possible to use this dataset to generate reports after a STOP command, even while the ONLINE/BATCH204 job continues to run.

This command is not available if the RESTART utility is responding to operator commands.