Quinn wrote:
> At 19:43 -0800 5/11/07, Dan Mick wrote:
>> dtrace is probably pretty good for this, but you do need to know or infer
>> something about the driver.
> 
> Why wouldn't you just do this by setting pid provider probes on user 
> space side of read and write?
> 
> S+E

if it's a user process doing the writes, then yes, by all means.  In fact, 
who needs dtrace then?  truss will suffice.

_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to