PKGNAME=kernel-tools
PKGSEC=utils
PKGDEP="ncurses pciutils sysfsutils systemd binutils numactl babeltrace \
        libunwind python-3 libtraceevent elfutils libcap openssl libtracefs"
PKGDEP__RISCV64="${PKGDEP/libunwind/}"
BUILDDEP="asciidoc xmlto docutils"
PKGDES="General Kernel related utilities and tools"

PKGPROV="linux-tools cpupower x86-energy-perf-policy usbip tmon \
         cgroup-event-listener turbostat perf"
AB_FLAGS_SPECS=0

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
