mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Add EPOCH_TRACE to NOTES to get LINT coverage.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit b9485d76e3)
This commit is contained in:
parent
59a5099ec1
commit
9ecce2faf3
1 changed files with 2 additions and 0 deletions
|
|
@ -329,6 +329,8 @@ options SLEEPQUEUE_PROFILING
|
|||
options TURNSTILE_PROFILING
|
||||
options UMTX_PROFILING
|
||||
|
||||
# Debugging traces for epoch(9) misuse
|
||||
options EPOCH_TRACE
|
||||
|
||||
#####################################################################
|
||||
# COMPATIBILITY OPTIONS
|
||||
|
|
|
|||
Loading…
Reference in a new issue