zephyr/subsys
Anas Nashif 584a99f6ab tracing: add missing calls for k_wakeup/k_thread_user_mode_enter
Add missing hooks for k_wakeup/k_thread_user_mode_enter to CTF backend.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-06-05 17:38:22 -05:00
..
bindesc build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
bluetooth Bluetooth: Controller: Correct power levels for bsim targets 2024-06-05 17:36:57 -05:00
canbus
console
debug subsys/debug: relocate symtab Kconfig 2024-06-04 22:36:51 -04:00
demand_paging
dfu dfu/mcuboot: Use flash_area_flatten instead of flash_area_erase 2024-06-04 08:00:46 +02:00
disk
dsp
emul
fb
fs fs/nvs: Switch to use flash_flatten instead of flash_erase 2024-06-04 08:00:46 +02:00
input
ipc
jwt modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
llext llext: automatically merge sections by type 2024-06-04 13:37:22 +02:00
logging posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00
lorawan
mem_mgmt
mgmt mgmt/mcumgr: Replace use of flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
modbus
modem modem: chat: Add runtime APIs for chat scripts 2024-05-28 10:02:06 +02:00
net net: lwm2m: On write, use server selected block size 2024-06-05 14:43:14 +01:00
pm pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
portability
random random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS 2024-06-03 16:13:05 -04:00
retention
rtio rtio: Callback chaining and testing 2024-05-29 08:41:12 +02:00
sd sd: sd_ops: fix DISK_IOCTL_CTRL_SYNC return code 2024-05-29 07:31:39 +02:00
sensing sensors: Add a blocking sensor_read call 2024-05-30 09:00:43 +02:00
settings storage/settings: Replace flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
shell posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
sip_svc
stats
storage storage/stream_flash: Support for devices without explicit erase 2024-06-04 08:00:46 +02:00
task_wdt
testsuite arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
timing
tracing tracing: add missing calls for k_wakeup/k_thread_user_mode_enter 2024-06-05 17:38:22 -05:00
usb usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
zbus
CMakeLists.txt
Kconfig