Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2015 02:27:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203092] dtrace/procsystem - identifier redeclaration
Message-ID:  <bug-203092-8-y1PsoY7WlH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203092-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203092-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203092

Mark Johnston <markj@FreeBSD.org> changed:

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

--- Comment #1 from Mark Johnston <markj@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203092-8-y1PsoY7WlH>