Displaying 1 result from an estimated 1 matches for "mozilla3516".
2007 Sep 01
1
Hekp dtrace -l is bleeding Unstable implementation details all over my USDT probe namespace :(
...mes, but is equally problematic in C code as well, we are bleeding
Unstable interfaces :(
Some examples:
$ dtrace -ln "moz*:::"
ID PROVIDER MODULE
FUNCTION
NAME
128 mozilla3516 libxul.so
__1cKnsDocShellLEndPageLoad6MpnOnsIWebProgress_pnKnsIChannel_I_I_
load-uri-start
Plain ugly me thinks :(
Some proposals:
We could do a few things.
1. For USDT probes by default have dtrace -l list Provider, Name only.
This would hide the Unstable Interfaces of Module and...