mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
arm64: Enable CTF for DTrace support
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e0499c1184
commit
598cd16442
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ cpu ARM64
|
|||
ident GENERIC
|
||||
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
|
||||
|
||||
options SCHED_ULE # ULE scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
|
|
|
|||
Loading…
Reference in a new issue