Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 427 Bytes

kernel_config.md

File metadata and controls

13 lines (8 loc) · 427 Bytes

Currently we use kprobes, uprobes, Tracepoints, Network releatd BPF features. Please refre to Kernel Configuration for BPF Features.

If there is any trouble, raise an Issue.

Known Issues:

<5.8 not support BPF_RINGBUF_OUTPUT, we suggest to use 5.8+(5.15+) kernel.

Tested on:

  • 5.15.x
  • 6.1.x
  • 6.4.x