Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 516 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 516 Bytes

构建

构建 arm64 位 crash 工具

make target=ARM64

安装

sudo make install

trace.so

[https://crash-utility.github.io/extensions.html]:

构建

  • 下载 trace 源码

    git clone [email protected]:fujitsu/crash-trace.git
  • trace.c 拷贝到 extensions 目录下

  • 编译

    make arch=arm64 extensions

使用

crash> extend <path-to>/<module>.so
crash> trace report