Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 345 Bytes

libtest

1. 开启关闭 cpu 显示插件:

usage -v on/off usage --view=on/off

效果图

2. 提高 cpu 使用率:

usage -l num

3. dump 内存信息

void libtest_hexdump(const rt_uint8_t *p, rt_size_t len)

效果图