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

Process::removeMethodProfileInfo Method

removeMethodProfileInfo();

The Process class removeMethodProfileInfo method removes all method profiling information and any list of nominated methods for the target process specified as the method receiver.

If dynamic method profiling is in effect for the target process, it is stopped before the profiling information is removed. If method profiling is not active for the target process or there is no method profiling information, this method has no effect.