DTrace Issues
Shawn Webb
lattera at gmail.com
Tue Nov 1 15:32:58 UTC 2011
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 <citrin at citrin.ru> 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
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
More information about the freebsd-stable
mailing list