On Thu, Nov 01, 2007 at 01:58:29PM -0500, Peter Shoults wrote: > I think I know the answer to this, which I think is no, but want to make > sure. Is there any way to trace any invocation of a library (and > library routine) by any pid? I want to record all invocations of a call > to a certain library call, no matter what pid invokes it ultimately. > > Please tell me there is some trickery that will allow me to do this.
You can't do that today with DTrace. Of course, it's only software -- we could implement something like that if the use case was compelling. Can you explain what you're doing? Adam -- Adam Leventhal, FishWorks http://blogs.sun.com/ahl _______________________________________________ dtrace-discuss mailing list [email protected]
