blob: 59e26e6cc0f82d13cf027998029077f5e04fd1c7 [file] [log] [blame]
select ts, tid, EXTRACT_ARG(arg_set_id, 'io_wait') as io_wait
from instants
join thread on instants.ref = thread.utid
where instants.name = 'sched_blocked_reason'