eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
815 stars 75 forks source link

[FEATURE] Add example that proves the availability of mixed usage of kprobe/uprobe/shared maps #72

Open Officeyutong opened 1 year ago

Officeyutong commented 1 year ago

Add & adapt an example that contains the mixed usage of kprobe and uprobe (a simplified situation of deepflow, since deepflow is hard to debug), also the using of shared maps (hash, array, perf event array, etc)