zephyr/include
Andrew Boie 760644041c net: purge NET_STACK and other stack APIs
The current design of the network-specific stack dumping APIs
is fundamentally unsafe. You cannot properly dump stack data
without information which is only available in the thread object.

In addition, this infrastructure is unnecessary. There is already
a core shell command which dumps stack information for all
active threads.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-14 13:10:19 -04:00
..
app_memory
arch arch: arm: Optimise Cortex-R exception return function. 2020-03-14 11:49:22 +01:00
audio
bluetooth Bluetooth: host: Allow get local OOB data while advertiser is enabled 2020-03-13 17:16:51 +02:00
canbus doc: doxygen: add missing groups and categorise 2020-03-14 13:01:03 -04:00
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto docs: crypto: crypto API documentation 2020-03-14 13:01:03 -04:00
data
debug debug: stack: Add missing log_strdup 2020-02-11 12:55:02 -08:00
dfu DFU: add init function with area id as parameter 2020-03-10 15:07:27 +02:00
disk
display
drivers driver: uart: ns16550: convert custom init options to DTS flow control 2020-03-14 02:22:05 +02:00
dt-bindings gpio: restore missing legacy devicetree direction flag 2020-02-13 22:50:45 +02:00
fs fs: remove NFFS subsystem 2020-01-21 15:32:47 +01:00
linker isr_tables: Support hardware interrupt vector table-only configuration. 2020-03-13 12:02:03 +01:00
logging logging: Fixes c++ compile error using LOG_BACKEND_DEFINE 2020-02-11 20:11:12 +02:00
mgmt
net net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
power power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
random doc: doxygen: add missing groups and categorise 2020-03-14 13:01:03 -04:00
settings doc: doxygen: add missing groups and categorise 2020-03-14 13:01:03 -04:00
shell shell: use correct data type for atomic variables 2020-03-10 10:18:16 -04:00
stats
storage
sys sys/util.h: allow UTIL_LISTIFY to pass args to repeat macro 2020-03-13 07:33:57 -06:00
toolchain scripts: Dynamically add driver subsystems to subsystems list 2020-03-11 17:13:39 +02:00
tracing tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
usb
zephyr
cache.h
device.h power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
devicetree.h
exc_handle.h
fatal.h
generated_dts_board.h dts: Add include/generated_dts_board.h for backwards compatibility 2020-01-17 17:57:59 +01:00
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel/userspace: Move syscall_frame field to thread struct 2020-02-08 08:51:04 -05:00
kernel_version.h
kernel.h kernel: add k_thread_join() 2020-03-13 08:42:43 -04:00
ptp_clock.h scripts: Replace hard-coded subsystem list with __subsystem annotations. 2020-03-11 17:13:39 +02:00
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h kernel/userspace: Move syscall_frame field to thread struct 2020-02-08 08:51:04 -05:00
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h