That's one of the tougher ones to set up. You need to capture statement level events. When capturing statement level events, you're going to get lots and lots of data. If possible, set it up so that you turn on the server-side trace (don't use the profiler gui), run the procedure, and then turn the trace back off. If you just turn on capturing statements and walk away, you're going to have lots of information to deal with.