https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273607

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org

--- Comment #1 from Mark Johnston <ma...@freebsd.org> ---
That's expected.  On most platforms clock_gettime() is implemented by reading
the vDSO page published by the kernel.  See lib/libc/sys/clock_gettime.c. 
ptrace and dtrace also won't observe such calls.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to