Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2017 15:21:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218009] dtrace -Z flag does not install newly loaded probes
Message-ID:  <bug-218009-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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

            Bug ID: 218009
           Summary: dtrace -Z flag does not install newly loaded probes
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: domagoj.stolfa@gmail.com

When one runs a command such as:

# dtrace -Z -n 'fbt:vmm::'

and after that loads the bhyve kernel module, vmm using:

# kldload vmm

the probes do not seem to fire. This seems to indicate an issue with the fbt
provider in FreeBSD, as the same behaviour with different modules works fine in
illumos.

-- 
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-218009-8>