nuttx-apps/system/trace
zhanghu6 18b5902a3e apps/trace: add switch and dump instrumentation
usage:
    trace switch switch [+|-]
                             Configure switch trace filter

    trace print [+|-]
                             Configure dump trace filter

Signed-off-by: zhanghu6 <zhanghu6@xiaomi.com>
2022-02-24 10:23:50 -03:00
..
Kconfig
Make.defs
Makefile
README.md style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00
trace_dump.c Rename CONFIG_SMP_NCPUS to CONFIG_NR_CPUS 2022-01-22 00:08:32 +01:00
trace.c apps/trace: add switch and dump instrumentation 2022-02-24 10:23:50 -03:00
trace.h