mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
dtrace tests: Extend the kinst regression test
Trace a function which disables interrupts.
This commit is contained in:
parent
84d7fe4a6f
commit
add8a6c9ac
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ script()
|
|||
kinst::vm_fault: {}
|
||||
kinst::amd64_syscall: {}
|
||||
kinst::exit1: {}
|
||||
kinst::spinlock_enter: {}
|
||||
|
||||
tick-10s {exit(0);}
|
||||
__EOF__
|
||||
|
|
|
|||
Loading…
Reference in a new issue