Skip to content

Roadmap

Avi Lumelsky edited this page Apr 10, 2023 · 1 revision

Roadmap

  • Extandible Language Template
    • Create a miminal template that will support instrumenting different artifacts for different languages easily.
      • JS support (bpftrace/dtrace hooks)
        • Implement a template for JS event loop (V8 or alt.)
      • Go support
        • Implement a template for golang's call stack
      • Node support
        • Implement a template for Node's call stack and event loop
Clone this wiki locally