https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273607
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- 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.
