On Tue, Jun 19, 2007 at 02:02:09PM -0400, James Carlson wrote:
> Erik Nordmark writes:
> > >    # ./ipio1.d 
> > >              FUNC:PROBE             SOURCE               DEST LOOP BYTES
> > >    ip_multicast_l:send       192.168.1.108 ->       224.0.1.1    1     8
> > >     ip_wput_local:receive    192.168.1.108 ->       224.0.1.1    1     8
> > >       ip_wput_ire:send       192.168.1.108 ->       224.0.1.1    0     8
> > > 
> > > A loopback send and receive are visible, but only the non-loopback send
> > > (as we'd expect).
> > 
> > OK.
> > But will people care about the FUNC names? They are likely to change in 
> > the future.
> 
> I think that's a dtrace feature.  Module and function name are under
> the control of the framework itself.  The provider has a name and has
> freedom in the probe and argument definitions.

Sorry - the ipio1.d script is part useful, part Brendan's debug script - 
the FUNC name is provided as James said, and is definately unstable. I had
added it so that I knew which of my send/receive probes were firing, but
that field would be dropped for any published scripts...

Brendan

-- 
Brendan
[CA, USA]
_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to