dev-util/rt-tests: A collection of latency testing tools (new package)
authorKurt Kanzenbach <kurt@kmk-computers.de>
Fri, 26 Apr 2019 21:23:08 +0000 (23:23 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 23 Jan 2020 09:53:19 +0000 (11:53 +0200)
commit0bbc3dee5539cf046692f34d49668de67f65f67a
treea0b2f36d2d73cbdd63458c50c59bbb2be03c8a1e
parentf3b96f90554a4b5fb85ad9e6cccf577dbbad6b70
dev-util/rt-tests: A collection of latency testing tools (new package)

rt-tests contains a set of programs that test and measure various components of
real-time kernel behavior, such as timer latency, signal latency and the
functioning of priority-inheritance mutexes. Additionally it contains hackbench,
a program to generate work for the scheduler.

Closes: https://bugs.gentoo.org/705150
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/14303
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-util/rt-tests/Manifest [new file with mode: 0644]
dev-util/rt-tests/files/rt-tests-1.6-man-compression.patch [new file with mode: 0644]
dev-util/rt-tests/metadata.xml [new file with mode: 0644]
dev-util/rt-tests/rt-tests-1.6.ebuild [new file with mode: 0644]