Source: bpftune
Section: admin
Priority: optional
Maintainer: Bernd Zeimetz <bzed@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 python3-docutils,
 libbpf-dev,
 libcap-dev,
 clang,
 llvm,
 bpftool,
 libnl-3-dev,
 libnl-route-3-dev,
 iperf3
Standards-Version: 4.7.0
Homepage: https://github.com/oracle/bpftune/tree/main
#Vcs-Browser: https://salsa.debian.org/debian/bpftune
#Vcs-Git: https://salsa.debian.org/debian/bpftune.git

Package: bpftune
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: BPF driven auto-tuning
 bpftune aims to provide lightweight, always-on auto-tuning
 of system behaviour via BPF observability.
