misc/166922: Wildcarded dtrace probe names not always working

Ryan Stone rstone at FreeBSD.org
Fri Apr 13 21:40:07 UTC 2012


>Number:         166922
>Category:       misc
>Synopsis:       Wildcarded dtrace probe names not always working
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 21:40:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Stone
>Release:        STABLE-8
>Organization:
>Environment:
>Description:
I tried dtrace -p <pid> -n 'pid$target:libc*:malloc:entry', but it didn't match any probes.  dtrace -p <pid> -n 'pid$target:libc.so.7:malloc:entry worked.

On the other hand, dtrace -p <pid> -n 'database*:::' did match probes.  Go figure.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list