deadlock-detect/README.md

734 B
Raw Blame History

死锁检测插件

介绍

deadlock-detect 是一款基于OpenKylin社区kylin-code(https://gitee.com/mcy-kylin/kylin-code)的拓展插件用于C/C++程序的死锁检测及锁状态分析帮助开发者在Linux系统下识别多线程死锁状态、

软件架构

目前支持架构:

支持架构 操作系统
x86 OpenKylin 银河麒麟桌面操作系统V10 (SP1)

构建流程

  1. 安装指定版本nodejs 版本要求:>=16.14.x and <17 获取地址:https://nodejs.org/dist/

  2. 编译view前端 cd npm run build cp

  3. 编译打包插件 yarn vsce package

使用说明

  1. xxxx
  2. xxxx
  3. xxxx