Hi,

I'm working on the Tcl bindings to libdtrace. I've just stumbled upon 
something I do not quite understand: In order to use dtrace_probe_iter I need 
the handle to be opened with DTRACE_O_NODEV unset. Otherwise it fails 
with /No probe matches description/, no matter what I try to list (even when 
that's trivial like dtrace:::BEGIN or a wildcard). Now, even if there's a 
good technical reason for this (I guess obtaining the list actually involves 
accessing the device) this should read something like /Don't have privileges 
to iterate probes/ or anything that's not confusing...

Kind regards,
Remigiusz 'lRem' Modrzejewski
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to