I would like to have a script that is similar to the jflow.d example. I would like it to wait for entry into a particular java method. Then I want it to show the flow until it exits the method again.
Ideally, I am trying to see what servlet initiates calls into a java method deep within the sun application server itself. The problem is an overwhelming stream of ouput/information that I need to filter. I'm assuming a predicate is needed but I can't nail down how to do it. Thanks, Russ _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org