Source: numatop
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 check,
 libncurses-dev,
 libnuma-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/intel/numatop
Vcs-Browser: https://forgejo.debian.net/intel/numatop
Vcs-Git: https://forgejo.debian.net/intel/numatop

Package: numatop
Section: admin
Architecture: linux-amd64 linux-i386 linux-ppc64el
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: NUMA runtime observation tool
 numatop is an observation tool for runtime memory locality characterization
 and analysis of processes and threads running on a NUMA system. It helps the
 user to characterize the NUMA behavior of processes and threads and to identify
 where the NUMA-related performance bottlenecks reside.
