Hi Scott,
We have a lot of code in a sandbox org. The issue is that on updating an opportunity record, the trigger associated with this object is running recursively. There is lot of code in the trigger, with multiple workflows and processes. Due to this, sometimes CPU time limit is exceeding as well.
I want to analyze the logs and understand why this is occurring and how can I stop this recursive behaviour and increase performance. How can I use your tool to perform this kind of analysis? What should be the debug levels?
I was also using the CPU time Profiling, but don't know how will it help me. I need pointers from your side. Thanks in advance.
