Robert Alatalo wrote:
limitpriv: default,dtrace_proc,dtrace_user


These privileges only allow user level tracing (pid, fasttrap, profile and syscall). The vast majority of the probes you are seeing in the global zone is from fbt (kernel) and those are not allowed from inside a non-global zone. You really don't want a non-global zone user to be poking around the kernel, do you ?
See http://docs.sun.com/app/docs/doc/819-2450/gcogk?a=view for more info.



Bob
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to