>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: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
