mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 00:16:06 +00:00
Restructure the kernel's object tracing implementation to provide a public API that allows debug tools to use the debug hooks easier and allows kernel developers to extend the kernel's object tracing scope and include new kernel objects easier. The API provides the trace list abstraction to keep track of different types of kernel objects. The API contains a simple single-linked list implementation that allows to save space and simplifies the access to the data for debug tools such as gdb. Change-Id: Ic4d393d584576f67f2c5b706e61bae08869debba Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com> |
||
---|---|---|
.. | ||
basic | ||
cross_compiler | ||
gen_idt | ||
gen_offset_header | ||
kconfig | ||
patches | ||
sanity_chk | ||
support | ||
build_grub.sh | ||
check_known_checkpatch_issues.sh | ||
checkpatch.pl | ||
checkstack.pl | ||
compare_footprint | ||
config | ||
diffconfig | ||
do_checkpatch.sh | ||
gcc-version.sh | ||
headerdep.pl | ||
Kbuild.include | ||
maintainer-checkpatch.bash | ||
make-ll | ||
Makefile | ||
Makefile.build | ||
Makefile.clean | ||
Makefile.extrawarn | ||
Makefile.headersinst | ||
Makefile.help | ||
Makefile.host | ||
Makefile.lib | ||
Makefile.modbuiltin | ||
Makefile.toolchain.iamcu | ||
Makefile.toolchain.xtools | ||
Makefile.toolchain.zephyr | ||
mkmakefile | ||
mksysmap | ||
sanitycheck | ||
spelling.txt | ||
sysgen | ||
tags.sh | ||
timestamp |