[Bug 203092] dtrace/procsystem - identifier redeclaration

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 14 02:27:35 UTC 2015


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

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj at FreeBSD.org

--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
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     root at releng1.nyi.freebsd.org:/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.


More information about the freebsd-bugs mailing list