Re-exports§
pub use script::compiler::CompilationResult;pub use script::compiler::UProbeConfig;
Modules§
Structs§
- Compile
Options - Compilation options including save options and eBPF map configuration
Enums§
- Compile
Error - Event
MapType - Event output map type for eBPF tracing
Functions§
- compile_
script - Main compilation interface with DwarfAnalyzer (multi-module support)
- format_
ebpf_ bytecode - Format eBPF bytecode as hexadecimal string for inspection
- generate_
file_ name_ for_ ast - Generate filename for AST files
- hello
- print_
ast - Print AST for debugging
- save_
ast_ to_ file - Save AST to file