Remove probe instrumentation from your project's class
and jar files when you modify probes, or you no longer want to collect
probe data.
You can remove probe instrumentation in one of
two ways:
- Rebuild your project from the source
code.
- Delete the instrumented class and jar files, then remove
the *.bak filename extension from the original, uninstrumented
class and jar files.