summaryrefslogtreecommitdiff
blob: e10288a28d1eb81904b9f89598148e6604a7df87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
<use>
	<flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the stack</flag>
</use>
<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>
</pkgmetadata>