Hi Dan: I typically do
dtrace -l -n *pid::: The USDT probes are pre-initialized(may not be the right technical term) unlike the pid probes. Note: I also see plockstat and libCrun probes showing up in the listing. And I assume if you have used the pid provider on the process the pid probes will show up as well. -Angelo On Jan 29, 2008, at 2:57 AM, Dan Mick wrote: > How do I query an application to see if it supports any USDT probe > points? > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss@opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org