1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/sched/instrument
wangmingrong1 bf93c7840a gprof: move gprof function from sched to libbuiltin/libgcc
1. Enable interrupt gprof please config CONFIG_PROFILE_MINI
2. Enable instuction gprof please add compile opt "-pg" or config CONFIG_PROFILE_ALL

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-11-13 02:42:31 +08:00
..
CMakeLists.txt gprof: move gprof function from sched to libbuiltin/libgcc 2024-11-13 02:42:31 +08:00
instrument.c sched/instrument: rename stack_record.c to stack_monitor.c 2024-10-13 02:10:41 +08:00
instrument.h sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs gprof: move gprof function from sched to libbuiltin/libgcc 2024-11-13 02:42:31 +08:00
stack_monitor.c sched/instrument: rename stack_record.c to stack_monitor.c 2024-10-13 02:10:41 +08:00