| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
note: disable instrument for note driver to avoid infinite recursion When CONFIG_ARCH_INSTRUMENT_ALL is enabled, the note driver functions get instrumented, which causes infinite recursion because sched_note_event_ip is called by __cyg_profile_func_enter/exit callbacks. Use nuttx_add_aux_library to create a separate object library with -fno-instrument-functions flag to prevent this recursion. Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
nuttx: init note driver for mode and level Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
note: disable instrument for note driver to avoid infinite recursion When CONFIG_ARCH_INSTRUMENT_ALL is enabled, the note driver functions get instrumented, which causes infinite recursion because sched_note_event_ip is called by __cyg_profile_func_enter/exit callbacks. Use nuttx_add_aux_library to create a separate object library with -fno-instrument-functions flag to prevent this recursion. Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
note/snap: Initialize note snap drivers directly within the array. Since the functionality of storing notes in snap is already in place,this is simply a registration of a crash print callback.so rename notesnap_register to notesnap_notify_register Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
note/snap: Initialize note snap drivers directly within the array. Since the functionality of storing notes in snap is already in place,this is simply a registration of a crash print callback.so rename notesnap_register to notesnap_notify_register Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
note/snap: Initialize note snap drivers directly within the array. Since the functionality of storing notes in snap is already in place,this is simply a registration of a crash print callback.so rename notesnap_register to notesnap_notify_register Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
note: rename sched_note_filter to note_filter Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
nuttx: init note driver for mode and level Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
nuttx: init note driver for mode and level Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
noteram: Resolve the deadlock caused by the lack of protection for shared variables during noteram initialization. Signed-off-by: husong1 <husong1@xiaomi.com> | 2 个月前 | |
nuttx: init note driver for mode and level Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
nuttx/drivers: use "note_driver.h" to replace "noterpmsg.h" because "noterpmsg.h" has been deleted Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
nuttx: init note driver for mode and level Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |