Go to file
Jukka Rissanen 58d6e20493 net: nbuf: Print more info when trying double free net_buf
Print information who freed the net_buf last time if this
can be figured out. This info is not fully accurate if there
is lot of allocations going on but could give some indicatation
who was using the net_buf previously.

Change-Id: I3d4463c54a9b944847a532d951fb6d2303fc06cf
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:45 +02:00
.known-issues
arch quark_se_ss: disable x86 GPIO driver by default 2017-03-09 14:53:17 +01:00
boards watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
doc doc: board porting guide 2017-03-08 10:35:01 +00:00
drivers net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
dts dts: minor update for nucleo_l476rg 2017-02-22 18:08:57 -06:00
ext ext qmsi: Update QMSI to 1.4 RC4 2017-03-08 07:02:57 +00:00
include net: nbuf: Create net_nbuf_frag_del() for tracking allocations 2017-03-09 20:33:44 +02:00
kernel lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
lib libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06:00
misc
samples net: samples: echo-client: Allow UDP and TCP run at the same time 2017-03-09 20:33:44 +02:00
scripts sanitycheck: run legacy tests only on daily basis 2017-03-07 22:54:54 +00:00
subsys net: nbuf: Print more info when trying double free net_buf 2017-03-09 20:33:45 +02:00
tests net: nbuf: Pass ll_reserve when creating TX buffer 2017-03-09 20:33:43 +02:00
.checkpatch.conf
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap
defaults.tc
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile bump version to v1.7.99 2017-02-15 05:46:45 -08:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test
zephyr-env.sh