Files
yinshengkai 87b317f965 Documentation: Add gprof profiling tool documentation and support.
Verified on qemu-armv7a and mps2-an500 platforms with
CoreMark benchmark and system profiling examples

Signed-off-by: yinshengkai <yinshengkai@bytedance.com>
2026-02-04 03:03:45 +08:00

23 lines
414 B
ReStructuredText

=========
Debugging
=========
This page contains a collection of guides on how to debug problems with NuttX.
.. toctree::
gdbwithpython.rst
qemugdb.rst
gdbserver.rst
debugging_elf_loadable_modules.rst
tasktrace.rst
kasan.rst
gprof.rst
coredump.rst
coresight.rst
stackcheck.rst
stackrecord.rst
disabling_stackdumpdebug.rst
debuggingflash_nuttxonarm.rst
cortexmhardfaults.rst
mte.rst