You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like pre_integration jobs are not being logged by the Frame Logger. In add_recording_vars_for_jobs() in FrameLog.cpp, I see a list of job types that are logged, and it looks like pre_integration is missing from this list.
Is this intentional, or an oversight? I'm trying to get performance characteristics for a pre-integration job, and it would be convenient to use the Frame Logger for that.
Thanks
The text was updated successfully, but these errors were encountered:
At first glance, this seems like an oversight but I'm hesitant to say so definitively until we try it out and see if (there is not)/(there's not)/(there isn't)/(there's'nt) a reason to do so. We'll check and see
It looks like
pre_integration
jobs are not being logged by the Frame Logger. Inadd_recording_vars_for_jobs()
inFrameLog.cpp
, I see a list of job types that are logged, and it looks likepre_integration
is missing from this list.Is this intentional, or an oversight? I'm trying to get performance characteristics for a pre-integration job, and it would be convenient to use the Frame Logger for that.
Thanks
The text was updated successfully, but these errors were encountered: