mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-07 00:47:39 -08:00
21 lines
731 B
XML
21 lines
731 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnome@gentoo.org</email>
|
|
<name>Gentoo GNOME Desktop</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Sysprof is a sampling CPU profiler for Linux that profiles the entire
|
|
system, not just a single application.
|
|
Sysprof handles shared libraries and applications do not need to be
|
|
recompiled. In fact they don't even have to be restarted.
|
|
</longdescription>
|
|
<slots>
|
|
<subslots>sysprof and sysprof-ui API version</subslots>
|
|
</slots>
|
|
<upstream>
|
|
<remote-id type="gnome-gitlab">GNOME/sysprof</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|