zephyr/subsys
Joakim Andersson e9375a2814 Bluetooth: Remove bluetooth thread stack size analysis
Remove logging of individual threads spread out throughout the
bluetooth subsystem. The stacks can be analysed by enabling the
following options.

CONFIG_THREAD_ANALYZER=y
CONFIG_THREAD_ANALYZER_AUTO=y
CONFIG_THREAD_ANALYZER_RUN_UNLOCKED=y
Optional:
CONFIG_THREAD_NAME=y

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-28 09:11:13 -04:00
..
bluetooth Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
canbus
console
cpp
debug debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
dfu
disk
fb subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt
logging soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
mgmt mgmt: smp: add UDP transport for SMP 2020-04-17 10:16:25 +03:00
net net: lwm2m: Lower log level for duplicate response 2020-04-28 09:50:45 +03:00
power power: device: reduce space required to identify pm-capable devices 2020-04-27 15:36:48 +02:00
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings
shell shell: Refactor command getters 2020-04-23 18:30:41 +02:00
stats
storage
testsuite
tracing
usb Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
CMakeLists.txt
Kconfig