nuttx/drivers/note
yinshengkai b3e1004658 sched_note: add function auto-tracing
After enabling this option, you can automatically trace the function instrumentation without adding tracepoint manually.
This is similar to the Function Trace effect of the linux kernel

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-04-10 11:04:24 -03:00
..
Kconfig drivers: add note driver backend for recording scheduling information 2023-02-25 18:39:27 +08:00
Make.defs drivers: add note driver backend for recording scheduling information 2023-02-25 18:39:27 +08:00
note_driver.c sched_note: add function auto-tracing 2023-04-10 11:04:24 -03:00
note_initialize.c drivers: add note driver backend for recording scheduling information 2023-02-25 18:39:27 +08:00
notectl_driver.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
notelog_driver.c drivers/note: adjust the note_driver_ops definition 2023-03-21 12:13:38 -03:00
noteram_driver.c note: optimize noteram_add, copy as much content as possible at a time 2023-03-02 22:55:50 +08:00
notesnap_driver.c drivers/note: adjust the note_driver_ops definition 2023-03-21 12:13:38 -03:00