zephyr/net/bluetooth
Johan Hedberg 9a8272a44d Bluetooth: Simplify stack analysis code
Move the usage reports into the function that does the analysis, and
also include a percentage of the usage. To make the results more
relevant give them in terms of the "real" stack size, i.e. the stack
space minus the CSS size in the beginning.

Change-Id: Ibc0418de396e140839c9a810196fbf16df533df5
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:17 -05:00
..
att.c Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
att.h
buf.c
conn.c Bluetooth: Add convenience macros for defining stacks 2016-02-05 20:14:17 -05:00
conn.h Bluetooth: Add convenience macros for defining stacks 2016-02-05 20:14:17 -05:00
gatt.c
hci_core.c Bluetooth: Simplify stack analysis code 2016-02-05 20:14:17 -05:00
hci_core.h Bluetooth: Fine-tune stack size adjustment for debug 2016-02-05 20:14:17 -05:00
Kconfig
l2cap.c Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
l2cap.h
Makefile
smp.c Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
smp.h
uuid.c