nuttx/drivers/note
dulibo1 ca989b5101 noteram:overflow may discard all the trace message
noteram_add may cause head = tail when remain == NOTE_ALIGN(notelen)
log:
nsh_main-14  [0]   2.132127493: tracing_mark_write: B|14|trace dump -c

nsh_main-14  [0]   2.143322780: tracing_mark_write: E|14|trace dump -c

nsh_main-14  [0]   2.513023895: tracing_mark_write: B|14|trace dump -c

nsh_main-14  [0]   2.524060048: tracing_mark_write: E|14|trace dump -c

nsh_main-14  [0]   2.897055341: tracing_mark_write: B|14|trace dump -c

ap> trace dump -c
nsh_main-14  [0]   3.270037241: tracing_mark_write: B|14|trace dump -c

ap> trace dump -c

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
2024-10-25 19:04:02 +08:00
..
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
Kconfig note: add noteram crash dump 2023-08-19 21:48:56 +08:00
Make.defs
note_driver.c spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
note_initialize.c drivers: add API for drivers early initialization 2024-07-09 16:05:59 +08:00
notectl_driver.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
notelog_driver.c
noteram_driver.c noteram:overflow may discard all the trace message 2024-10-25 19:04:02 +08:00
notesnap_driver.c nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00