Displaying 2 results from an estimated 2 matches for "atriumwindows".
2007 Apr 16
0
[Fwd: Re: Getting the function names?]
...8 -0600, Ali Bahrami a ??crit :
>>> Subject:
>>> Re: [dtrace-discuss] Getting the function names?
>>> From:
>>> Bart Smaalders <bart.smaalders at Sun.COM>
>>> Date:
>>> Fri, 13 Apr 2007 09:48:29 -0700
>>> To:
>>> fdion at atriumwindows.com
>>>
>>> To:
>>> fdion at atriumwindows.com
>>> CC:
>>> dtrace-discuss <dtrace-discuss at opensolaris.org>
>>>
>>>
>>> Francois Dion wrote:
>>>> I got a c++ app, called from sun web server (hence my previou...
2007 Oct 01
1
strange problem on SXDE3
Strange problem on a desktop, 64 bit, SXDE3.
] ./jpg1.d
dtrace: failed to compile script ./jpg1.d: "/usr/lib/dtrace/iscsi.d",
line 94: syntax error near "uiscsiproto_t"
Doesn''t matter what script. Even classic oneliners such as:
] dtrace -n ''syscall::open*:entry { printf("%s %
s",execname,copyinstr(arg0)); }''
bomb in this way...
dtrace: