Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: report_latency() in trace_sched_wakeup.c can return boolean
This patch makes report_latency return bool to improve readability, indicating whether this new latency should be reported/recorded. No functional change. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yaowei Bai <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
- Loading branch information