rust-bpf / rust-bcc

user-friendly rust bindings for the bpf compiler collection
MIT License
475 stars 54 forks source link

refactor uprobes #111

Closed brayniac closed 4 years ago

brayniac commented 4 years ago

Refactor the uprobe initialization to a builder-style pattern.