sched_note: Permit spinlock and critical section notes in in-memory buffer iff sched_not_get() interfaces is disabled.

This commit is contained in:
Gregory Nutt
2016-11-28 18:36:26 -06:00
parent f3e6264654
commit 9ee3f3b933
4 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ endif
config DRIVER_NOTE
bool "Scheduler instrumentation driver"
default n
depends on SCHED_INSTRUMENTATION_BUFFER
depends on SCHED_INSTRUMENTATION_BUFFER && SCHED_NOTE_GET
---help---
Enable building a serial driver that can be used by an application
to read data from the in-memory, scheduler instrumentation "note"