The profdump command

profdump

This command is primarily used when debugging a remote program that does not terminate normally such as an operating system, since normally profiling information is dumped upon exiting the program. This command also obtains timing information prior to complete program execution.

To write and clear current timing buffers, do one of the following:

After the command executes, you must process the data (see "Processing data"). Because this command clears the buffers, subsequent uses of it dump profile information not contained in the previous dump.

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.