eunomia-bpf/bpftime
Userspace eBPF runtime for Observability, Network & General Extensions Framework
C++MIT
Issues
- 6
- 15
[BUG] Failed to attach uprobe at client side
#312 opened by nalreddy - 0
[BUG] Unable to compile using GCC 13
#351 opened by Officeyutong - 4
[FEATURE] Add user friendly API for register events.
#348 opened by yunwei37 - 0
[REFACTOR] Add init API for runtime
#347 opened by yunwei37 - 2
- 8
[FEATURE] Use frida as a submodule
#343 opened by yunwei37 - 1
- 1
- 0
[FEATURE] Add CI for test on MacOS
#340 opened by yunwei37 - 1
[FEATURE] separate the llvm jit into other repo
#319 opened by yunwei37 - 0
[FEATURE] Add CI for the tools
#337 opened by yunwei37 - 2
[FEATURE] Improve per-cpu map performance
#335 opened by yunwei37 - 6
- 0
[FEATURE] Add runtime options in CI
#332 opened by yunwei37 - 5
[FEATURE] Enable userspace verifier by default
#329 opened by yunwei37 - 8
[FEATURE] Rename agent_config to runtime_config
#330 opened by yunwei37 - 0
- 2
[need help] Failed to attach uprobes ,getting errors
#326 opened by nalreddy - 0
[FEATURE] Add bpf_performance support
#325 opened by yunwei37 - 4
eBPF Map size is larger than shared memory size, cause `boost::interprocess::bad_alloc`
#308 opened by janetat - 0
[FEATURE] Support dynamic grow shared memory
#324 opened by yunwei37 - 1
- 0
- 4
[Question] The type of uprobe does not match kernel
#313 opened by janetat - 4
- 3
- 3
- 0
- 3
[BUG] fatal error: too many errors emitted, stopping now [-ferror-limit=] on virtualbox ubuntu 23.10 while building
#267 opened by NobinPegasus - 4
Unable to Override Symbol `pread` or `read` in '/lib/x86_64-linux-gnu/libc.so.6' Using Uprobe
#310 opened by fr0m-scratch - 4
[BUG]`Frida CRITICAL: Unable to locate the libc` When Attaching to ClickHouse Binaries
#311 opened by fr0m-scratch - 4
[QUESTION] How to hot patch user space eBPF program?
#309 opened by D1cestor - 6
- 8
- 1
[QUESTION] How to dump user eBPF map?
#307 opened by janetat - 0
- 2
[QUESTION] How to use ufunc?
#291 opened by janetat - 1
[BUG] when being attached by bpftime, bash will stuck if it spawns another bash process
#289 opened by Officeyutong - 5
[BUG] bpftrace with bashreadline leads to segmentation fault on subprocess of bash
#277 opened by Officeyutong - 13
[BUG] LLVM JIT cannot be used together with bpftrace
#270 opened by yunwei37 - 0
[FEATURE] Use std::chrono instead of Linux-specified syscalls to measure time usage in C++ tools
#283 opened by Officeyutong - 11
[BUG] No output using bpftrace with bpftime
#269 opened by ScriptSathi - 5
- 0
- 0
[FEATURE] Support dynamic vm switch
#280 opened by Officeyutong - 3
- 7
[BUG] Unable to build on newer LLVM
#268 opened by Officeyutong - 2
[BUG] After installing the development environment, the version number cannot be queried through the command
#272 opened by yuanrui77 - 1
[FEATURE] Make LLVM JIT as default JIT
#262 opened by yunwei37