On Thu, Feb 26, 2015 at 4:55 AM, brian utterback via dtrace-discuss <
dtrace-discuss@lists.dtrace.org> wrote:

> If I add the rfscall probe before this probe, I get the bottom error
> above, if I add it after the probe I get the top error above. This
> script without the rfscall probe works just fine and the rfscall probe
> in a script by itself works just fine.
>
> The problem is, I would really like to have these two probes together in
> a script. What is going on?



This is probably not very helpful, but as a data point, both versions of
that script work fine on SmartOS (joyent_20150224T161849Z).  I'm especially
confused by the error involving a "struct mutex", since the only thing you
ever pass to printf is arg1, which is always an int64_t for the fbt
provider.

-- Dave



-------------------------------------------
dtrace-discuss
Archives: https://www.listbox.com/member/archive/184261/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184261/25769126-e243886f
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769126&id_secret=25769126-8d47a7b2
Powered by Listbox: http://www.listbox.com

Reply via email to