Tracing Stored Procedures dependancies



hi,

I was wondering if anyone has written something to trace stored
procedure execution. For example I have a stored procedure sp1, which
needs to run another sp2 to get some data it needs, etc

thanks!

.