Is there an easy way to determine the number of times a stored procedure has been recompiled. We have some vendor code with 'WITH RECOMPILE' in the stored procedure. I would like to see how many times they get recompiled. I already am getting perfmon counters and profiler traces.
THanks
Pam
40 minutes