File: control

package info (click to toggle)
libjboss-profiler-java 1.0.CR4-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 376 kB
  • ctags: 488
  • sloc: cpp: 2,713; java: 1,394; xml: 169; sh: 158; makefile: 95
file content (20 lines) | stat: -rw-r--r-- 993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libjboss-profiler-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Torsten Werner <twerner@debian.org>
Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: ant, default-jdk, libjboss-common-java, libtrove-java
Standards-Version: 3.8.4
Homepage: http://labs.jboss.com/jbossprofiler/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-profiler-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-profiler-java

Package: libjboss-profiler-java
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime-headless
Description: JBoss Profiler
 JBoss Profiler is a log based profiler using JVMPI and JVMTI. It uses
 an agent written in C that captures events from the JVM and logs to
 disk. A web application running on JBoss or another machine can be
 used to analyze these logs through a web browser.