Open YJesus opened 2 years ago
ok I answer myself: To build ELF object files for use with the elf package, you must use specific sections (SEC("...")). The following are currently supported:
kprobe/... cgroup/skb cgroup/sock maps/... socket... tracepoint... uprobe/... uretprobe/... xdp/...
But is there any chance to implement using RawTracepoint ??
I can't find any reference of LSM in the code. Is possible to use LSM_PROBE in gobpf ??