Skip to content

rpc_wrappers: thread_stats: added#113

Merged
JordanYates merged 2 commits into
mainfrom
feature/thread_stats
Feb 8, 2026
Merged

rpc_wrappers: thread_stats: added#113
JordanYates merged 2 commits into
mainfrom
feature/thread_stats

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Add a wrapper for the thread_stats RPC, displaying stack usage. example output:

Thread                  Stack Used    Stack Size    Stack %    CPU %
--------------------  ------------  ------------  ---------  -------
hostap_handler                5204          5800         89        0
main                          1788          2048         87        0
ep_proc                       1708          2048         83        0
logging                        608           768         79        0
net_mgmt                      3588          4600         78        0
nrf70_intr_wq                  772          1024         75        0
epacket_udp_thread            1484          2048         72        0

Display the challenge bytes and encoded response to the terminal.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add a wrapper for the `thread_stats` RPC, displaying stack usage.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit 8bdfe3e into main Feb 8, 2026
7 checks passed
@JordanYates JordanYates deleted the feature/thread_stats branch February 8, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant