lisa.trace: Sanitize sched_switch prev_state if it's a string
If prev_state is a string, use the newly introduced TaskState.from_sched_switch_str() factory to convert it to an integer.
Loading
Please register or sign in to comment
If prev_state is a string, use the newly introduced TaskState.from_sched_switch_str() factory to convert it to an integer.