summaryrefslogtreecommitdiff
path: root/dev-java/tijmp/metadata.xml
blob: 26ed6f19036077cf4b5e546459bf9c9e4b6dd05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>java@gentoo.org</email>
  <name>Java</name>
 </maintainer>
 <longdescription>
JMP is a profiler for java that can be used to trace objects usage and
method timings. JMP uses the JVMPI interface to gather statistics
and interact with the JVM. JMP uses a GTK+ interface to show the status.
</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>