eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT
https://eunomia.dev/bpftime/
MIT License
693 stars 68 forks source link

tools: add support for AOT cli #257

Closed yunwei37 closed 3 months ago

yunwei37 commented 3 months ago

Description

Add a aot cli based on runtime, which can

Type of change