Go to file
Jukka Rissanen 60ecd5ecd6 net: Network stack analyzer re-factored
Separate the calculation of stack utilization variables and
printing the values from each other so that it is possible
to use separate printing function to print the values.

Change-Id: I3a5827c08edea5017e2a4bc1c5be2fe419cdfcb8
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:02 +02:00
.known-issues
arch
boards net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00
doc doc: Add a Network Management API usage document 2016-12-02 12:40:57 +02:00
drivers drivers: ieee802154: Let's timeout on cc2520 tx 2016-12-02 12:41:02 +02:00
ext samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. 2016-12-02 12:40:51 +02:00
include net: Network stack analyzer re-factored 2016-12-02 12:41:02 +02:00
kernel kernel: fix race condition when spawning a thread with a delay 2016-11-30 23:48:06 +00:00
lib net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
misc
net net: Add net_addr_pton() 2016-12-02 12:41:02 +02:00
samples samples: ieee802154: L2 debug Kconfig option has changed 2016-12-02 12:41:01 +02:00
scripts net: Remove nbr_data section as it is useless 2016-12-02 12:40:27 +02:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests tests: net: TCP Context needs to be listening before running accept 2016-12-02 12:41:02 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile
Makefile.inc
zephyr-env.sh