Eunomia  0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
btf_helpers.h File Reference
#include <bpf/libbpf.h>
Include dependency graph for btf_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ensure_core_btf (struct bpf_object_open_opts *opts)
 
void cleanup_core_btf (struct bpf_object_open_opts *opts)
 

Function Documentation

◆ cleanup_core_btf()

void cleanup_core_btf ( struct bpf_object_open_opts *  opts)

◆ ensure_core_btf()

int ensure_core_btf ( struct bpf_object_open_opts *  opts)
Here is the call graph for this function: