mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
22 lines
828 B
XML
22 lines
828 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>flow@gentoo.org</email>
|
|
<name>Florian Schmaus</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
below is an interactive tool to view and record historical system data. It has support for:
|
|
information regarding hardware resource utilization,
|
|
viewing the cgroup hierarchy,
|
|
cgroup (v2) and process information,
|
|
pressure stall information (PSI),
|
|
record mode to record system data,
|
|
replay mode to replay historical system data,
|
|
live mode to view live system data,
|
|
dump subcommand to report script-friendly information (eg JSON and CSV).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">facebookincubator/below</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|