Other languages
Support in Parca Agent for various languages is constantly improving, here are some indications and examples to help you get started.
Ahead-of-time (AOT) compilation
All AOT compiled languages with debug info, and frame pointer or DWARF unwinding information:
- C
- C++
- Go (with extended support)
- Rust
- And more
Just-in-time (JIT) compilation
All JIT compiled languages with frame pointer, and Perf map or jitdump:
Interpreted
Coming soon
info
Further language support is coming in the upcoming weeks and months.