issues
search
eunomia-bpf
/
bpftime
Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
815
stars
75
forks
source link
docs: add documents of how to use JIT
#98
Closed
yunwei37
closed
11 months ago
yunwei37
commented
11 months ago
Description
fix unnecessary locks
use spin lock instead of mutex
add documents of how to use JIT
Fixes #76
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
Description
Fixes #76
Type of change