Probe definitions

The top-level Probe entry in the Probekit editor tree pane represents the definition of a single probe. Probes are contained in a Probekit source file with the extension .probe. A Probekit source file can contain more than one probe.

A probe definition must include a source code fragment that runs when the probe is executed. It can also include import directives, target specifications, and additional source code fragments.

Related concepts
Probekit overview
Creating and using probes
Method probes versus callsite probes
Related tasks
Creating probes
Related reference
The Probekit editor

Copyright IBM Corporation and others 2000, 2006. All rights reserved.