The docs show the "stack" with durations listed on each line:
I get something a little different:
Notice there are no durations. I'm currently working on performance, so it'd be helpful to have the durations. Is there some way to enable them? Thanks.
Make sure your Log Levels for Apex Code are set to at least Fine. If you have it set to Debug or lower (less logging), there isn't enough information in the log to show durations.
Make sure your Log Levels for Apex Code are set to at least Fine. If you have it set to Debug or lower (less logging), there isn't enough information in the log to show durations.
Make sure your Log Levels for Apex Code are set to at least Fine. If you have it set to Debug or lower (less logging), there isn't enough information in the log to show durations.
All Answers
I just noticed that when the time info is missing, the Executed Units tab omits any time-related columns:
Make sure your Log Levels for Apex Code are set to at least Fine. If you have it set to Debug or lower (less logging), there isn't enough information in the log to show durations.