zephyr/subsys
Pete Skeggs 5f2e3998d1 shell: kernel: also print the thread entry pointer
Sometimes it is hard to tell which instance of a thread is which
in the printed list, based solely on the name (if present) and
the k_thread pointer, so also print the thread entry fn pointer.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
2021-03-08 12:52:47 +01:00
..
bluetooth Bluetooth: controller: Comment on conn context reuse for coded PHY 2021-03-08 12:52:09 +01:00
canbus canbus: canopen: program: read flash in 32 byte chunks 2021-01-20 14:18:03 -06:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
cpp
debug spinlock: validate: fix the dependency with MP_NUM_CPUS 2021-01-26 08:43:45 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
disk disk: stm32: Select USE_STM32_HAL_SD_EX on stm32l4 2021-02-24 18:10:09 -06:00
emul emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
fb
fs fs: shell: Remove unneeded flags from fs_open calls 2021-03-04 06:10:58 -05:00
ipc ipc: Make log level configurable for RPMsg service and backend 2021-03-06 09:09:50 -06:00
jwt
logging Coding guideline: Fixing code violations for 21.13 Rule 2021-03-05 10:53:13 +03:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
net net: context: Remove unnecessary null check 2021-03-08 13:26:00 +02:00
power power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
random
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell shell: kernel: also print the thread entry pointer 2021-03-08 12:52:47 +01:00
stats
storage storage/stream/flash: Failed write of reminder rewinds buffer offset 2021-03-03 11:40:11 +03:00
testsuite testsuite: only enable TEST_ARM_CORTEX_M when building tests 2021-03-01 14:33:26 +03:00
timing timing: fix timing_stop() ref counting 2021-01-04 12:15:30 +01:00
tracing tracing: add RAM backend 2021-03-06 07:33:59 -05:00
usb kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
CMakeLists.txt demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00
Kconfig demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00