summaryrefslogtreecommitdiff
path: root/dev-util/sysprof/metadata.xml
blob: 51890adc958804194c79c3d9c1591edaedb33c33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <use>
    <flag name="debuginfod">Enable debuginfod support via <pkg>dev-libs/elfutils</pkg> libdebuginfod</flag>
  </use>
  <slots>
    <subslots>sysprof and sysprof-ui API version</subslots>
  </slots>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>