项目作者: immunant

项目描述 :
Trace compiler and linker invocations
高级语言: Rust
项目地址: git://github.com/immunant/rstrace.git
创建时间: 2019-03-30T20:27:45Z
项目社区:https://github.com/immunant/rstrace

开源协议:

下载


TODOs

  • test compile_commands.json output against intercept build
    • lua
    • ruby
      • figure out why full ruby builds don’t match intercept-build.
  • test on c++ codebase
  • support incremental builds
  • support detection of main modules
  • support detection of library dependencies

installing

  • python prerequisites: sudo -H pip3 install scan-build