File: README

package info (click to toggle)
dlm 4.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: ansic: 15,665; makefile: 376; python: 274; sh: 150
file content (6 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
In this directory are some ebpf tracing examples. It requires bcc toolchain
(usually known as bcc package name) and the python bcc module (usually known
as python3-bcc package name).

Also the current kernel headers need to be available or activate
CONFIG_IKHEADERS in your kernel configuration.