https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203092
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- I'm able to run procsystime in an unmodified 10.2 VM: # ./procsystime Tracing... Hit Ctrl-C to end... ^C Elapsed Times for all processes, SYSCALL TIME (ns) getpid 1730 sigreturn 2449 sigaction 4075 fstat 9475 sigprocmask 12324 stat 23917 __sysctl 64723 mmap 98138 munmap 102664 write 210395 clock_gettime 233549 ioctl 1390206 select 5230689440 _umtx_op 7991532922 # uname -a FreeBSD 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 Have you recompiled your kernel? Are you running the script from within a jail? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
