摘要: 1、top cpu占用过高 2、docker stats 3、docker ps 4、docker exec -it /bin/bash 【id】 5、top 6、ps -mp [占用过高程序pid] -o THREAD,tid,time 7、printf "%x\n" [异常线程tid] 8、js 阅读全文
posted @ 2021-05-12 11:15 梦里前进 阅读(81) 评论(0) 推荐(0) 编辑