there's no context here, so I can't even begin to answer
your question

prasad wrote:
> Now with this:
> 
>        printf("%Y:  ", walltimestamp);
>        this->text = copyinstr(self->bufp,self->size);
>         printf("%s(PID:%d) called %s with fd=%d, size= %d, and 
> \nbuf=\"%s\"\n\n", execname, pid, probefunc, self->fd, self->size, 
> this->text);
> 
> I am getting this:
> 
> 2008 Feb 22 14:30:00: dataPump(PID:6658) called aiowrite with fd=8, size= 
> 204, and buf=""
> 
> why am I getting nothing in the buffers?
> 
> 
> --
> This message posted from opensolaris.org
> _______________________________________________
> dtrace-discuss mailing list
> [email protected]

_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to