summaryrefslogtreecommitdiff
path: root/dev-util/pahole/metadata.xml
blob: 1ef64cffb8ccf8e7e2ba5723ed0629e6834a7be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>zzam@gentoo.org</email>
    <name>Matthias Schwarzott</name>
  </maintainer>
  <longdescription lang="en">
    The more-than-seven dwarves is a collection of tools that allows
    to inspect and query the DWARF information present in ELF files
    built with full debug information. These tools include pahole
    (Poke-a-hole) and codiff, and were originally designed to inspect
    the Linux kernel and its modules, but can be used in for
    user-space software too.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>