Table of Contents generated with DocToc
- 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
- JS support (bpftrace/dtrace hooks)
- Create a miminal template that will support instrumenting different artifacts for different languages easily.