zephyr/scripts
Juan Manuel Cruz caa17577ef debug: kernel's object tracing api
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>
2016-03-11 12:00:07 +00:00
..
basic build: fix fixdep warning. 2016-02-05 20:25:31 -05:00
cross_compiler
gen_idt gen_idt: correctly warn on duplicate IRQ connections 2016-03-03 10:24:25 +00:00
gen_offset_header correcting issues identified by coverity 2016-02-12 15:48:48 +00:00
kconfig kconfig: adapt kconfig to work with mingw 2016-02-12 03:04:13 +00:00
patches
sanity_chk sanitycheck: updated footprint numbers 2016-03-05 06:57:32 -05:00
support
build_grub.sh
check_known_checkpatch_issues.sh
checkpatch.pl checkpatch: fix SPACE false positive 2016-02-22 19:11:41 +00:00
checkstack.pl
compare_footprint compare footprint: fixed script to run in bash shell only 2016-02-08 09:19:19 -06:00
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 arm build: Select correct library version 2016-02-11 01:13:49 +00:00
mkmakefile
mksysmap
sanitycheck sanitycheck: fail on footprint analysis of stripped ELFs 2016-03-03 10:24:06 +00:00
spelling.txt
sysgen debug: kernel's object tracing api 2016-03-11 12:00:07 +00:00
tags.sh
timestamp