summaryrefslogtreecommitdiff
blob: 28be736073c37a0cfbd93d4c05e6d6b720f1d5a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/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 DWARF2 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>
</pkgmetadata>