Searched defs:attach_uprobe (Results 1 – 3 of 3) sorted by relevance
189 function Bpf:attach_uprobe(args) function
192 StatusTuple BPF::attach_uprobe(const std::string& binary_path, in attach_uprobe() function in ebpf::BPF
918 def attach_uprobe(self, name=b"", sym=b"", sym_re=b"", addr=None, member in BPF