fuweid / embedshim

Provide task runtime implementation with pidfd and eBPF sched_process_exit tracepoint to manage deamonless container with low overhead.
Apache License 2.0
116 stars 10 forks source link

.github/bpf/pkg: fix Linter issue #2

Closed fuweid closed 2 years ago

fuweid commented 2 years ago

bpf: change monitor.bpf.c to pid_monitor.bpf.c and remove example

pkg/ebpf: update go:generate

.github: support pull requests

Signed-off-by: Wei Fu fuweid89@gmail.com