nuttx/sched
xuxingliang c2bcc56546 sched/note: specify note event for heap instrumentation
1. Add NOTE_HEAP_ prefix for heap note event.
2. Use note type as heap instrumentation parameter.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-25 19:04:02 +08:00
..
addrenv
clock
environ
event
group
init sched: change nxsched_islocked_global to nxsched_islocked_tcb 2024-10-10 17:57:30 +08:00
instrument
irq arch: remove up_cpu_pause up_cpu_resume up_cpu_paused up_cpu_pausereq 2024-10-11 01:30:51 +08:00
misc task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
module
mqueue sched: add nxsched_remove_self 2024-10-09 18:19:13 +08:00
paging sched: add nxsched_remove_self 2024-10-09 18:19:13 +08:00
pthread sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
sched task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
semaphore sched: add nxsched_remove_self 2024-10-09 18:19:13 +08:00
signal sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
task task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
timer
tls
wdog
wqueue
CMakeLists.txt
Kconfig sched/note: specify note event for heap instrumentation 2024-10-25 19:04:02 +08:00
Makefile