Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > ProcessendMethodProfiling Method

Process::endMethodProfiling Method

endMethodProfiling();

The Process class endMethodProfiling method stops dynamic method profiling for the target process used as the method receiver. The profiling information is retained until the removeMethodProfileInfo method is called or the target process terminates.

The endMethodProfiling method has no effect if it is called when profiling is not in effect for the target process.