Files
android_kernel_xiaomi_sm8450/kernel/sched
Martin Liu 44447dec6e ANDROID: sched: move blocked reason trace point to cover all class
Now, we only export CFS taks' blocked reasons but it's
important and useful to know other class' blocked
reasons such as RT tasks.

Move the blocked reason trace point to where the scheduler
core layer and before the task's state moves to the waking
state. Thus, we could cover all the sched classes.

Bug: 203080186
Test: check traces
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Ic61865642d852d0127cdcf474adf8c06e4c2d570
2021-10-18 13:41:32 +00:00
..
2021-05-15 09:28:55 +02:00
2021-03-07 12:33:33 +01:00
2020-06-15 14:10:06 +02:00