summaryrefslogtreecommitdiff
path: root/dev-util/pahole/metadata.xml
blob: 0506bdfe746ffe5848483326b615c84a6f0890e3 (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 "https://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>