nuttx-apps/system/trace
Abdelatif Guettouche 7b192f24fe system/trace/trace.c: Condition the creation of "i" and "count"
varialbes with SYSCALL or IRQ instrumentation to avoid a warning.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-11-27 05:48:13 -06:00
..
Kconfig Add trace command for task trace 2020-10-15 16:49:11 +08:00
Make.defs Add trace command for task trace 2020-10-15 16:49:11 +08:00
Makefile Add trace command for task trace 2020-10-15 16:49:11 +08:00
README.md style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00
trace_dump.c system/trace/trace_dump.c: Fix typo in a comment (NUL -> NULL). 2021-11-27 05:48:13 -06:00
trace.c system/trace/trace.c: Condition the creation of "i" and "count" 2021-11-27 05:48:13 -06:00
trace.h Add trace command for task trace 2020-10-15 16:49:11 +08:00