dtrace tests: Extend the kinst regression test
Trace a function which disables interrupts.
This commit is contained in:
parent
84d7fe4a6f
commit
add8a6c9ac
@ -20,6 +20,7 @@ script()
|
||||
kinst::vm_fault: {}
|
||||
kinst::amd64_syscall: {}
|
||||
kinst::exit1: {}
|
||||
kinst::spinlock_enter: {}
|
||||
|
||||
tick-10s {exit(0);}
|
||||
__EOF__
|
||||
|
Loading…
x
Reference in New Issue
Block a user