core_ctl: Fix current busy state value in core_ctl_set_busy trace point
core_ctl_set_busy() trace point is supposed to print the busy state of a CPU in the past and current windows. But this trace point is called before updating the busy state for the current window. Fix this issue by moving trace point invocation to eval_need(). Change-Id: I9acf783192122503dc6f2b599b3846effe8f9b26 Signed-off-by:Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment