Thanks. That's what I'm running into. I've partially fixed
walltimestamp. I have walltimestamp in kernel returning to dtrace
userland the seconds since epoch. With my patch, dtrace userland shows
the value fine if printed with %d, but not with %Y.

I'll be moving onto squashing the curpsinfo bug next. I'll submit
multiple patchfiles when I feel they're complete (or good enough for
my work to continue).

Thanks,

Shawn

On Tue, Nov 1, 2011 at 7:54 AM, Anton Yuzhaninov <[email protected]> wrote:

> Dtrace port to FreeBSD is not complete
>
> AFAIK:
>  - walltimestamp is not implimented at all
>  - curpsinfo->pr_psargs show only argv[0] (command name)
>
> --
>  Anton Yuzhaninov
>
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[email protected]"
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to