Source: runlim Section: utils Priority: optional Maintainer: Thomas Krennwallner Build-Depends: debhelper-compat (= 13) Rules-Requires-Root: no Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/debian/runlim.git Vcs-Browser: https://salsa.debian.org/debian/runlim Homepage: http://fmv.jku.at/runlim/ Package: runlim Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: tool for sampling time and memory usage This package contains runlim, a tool for sampling time and memory usage of a program and its children using the proc file system of Linux. Time and space limits are also supported. It is very helpful for benchmarking and running competitions. It also supports limits on wall clock time and thus can control runs of multi-threaded programs on multi-core machines as well.