profile-bee-aya-obj 0.2.2

An eBPF object file parsing library with BTF and relocation support. Fork of aya-obj for profile-bee.
Documentation
1
2
3
4
5
6
7
8
9
10
#include <linux/bpf.h>
#include <linux/btf.h>
#include <linux/hw_breakpoint.h>
#include <linux/if_link.h>
#include <linux/netfilter.h>
#include <linux/perf_event.h>
#include <linux/pkt_cls.h>
#include <linux/pkt_sched.h>
#include <linux/rtnetlink.h>
#include <sys/socket.h>