-
Notifications
You must be signed in to change notification settings - Fork 13
Roadmap
Avi Lumelsky edited this page Apr 10, 2023
·
1 revision
-
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.