/rstrace

Trace compiler and linker invocations

Primary LanguageRust

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