Skip to content

PolyTracker v3.0.0

Choose a tag to compare

@ESultanik ESultanik released this 13 Apr 17:58
· 1340 commits to master since this release
32431fb

Major Refactor

  • PolyTracker is now divorced from the LLVM/dfsan codebase
  • Interactive Python REPL for interacting with tracing
  • Instrumentation is stored to a SQLite database at runtime
  • Python API to interact with the instrumentation database
  • polybuild and polybuild++ can now be run from a host system and will seamlessly build in Docker if necessary