zephyr/subsys/mgmt
Dominik Ermel 1ccd9f0060 mgmt/mcumgr/lib: Reduce taskstat to Zephyr supported statistics
The commit adds CONFIG_OS_MGMT_TASKSTAT_ONLY_SUPPORTED_STATS
Kconfig option that disables code filling in task statistics, for
mcumgr command `taskstat`, that are not collected or supported by
Zephyr.
Setting this option to y will skip following statistics in response:
"runtime", "cswcnt", "last_checkin" and "next_checkin".

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-11-30 11:48:44 +01:00
..
ec_host_cmd toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
hawkbit subsys/mgmt/hawkbit: Check retval of mbedtls_md_update 2021-09-14 12:28:40 -04:00
mcumgr mgmt/mcumgr/lib: Reduce taskstat to Zephyr supported statistics 2021-11-30 11:48:44 +01:00
osdp mgmt/osdp: Handle errors in uart_fifo_read() 2021-11-23 10:39:03 -05:00
updatehub mgmt: updatehub: Use coap_packet_get_payload function 2021-09-02 16:54:15 +02:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00