[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#223865: marked as done (ITP: jmp -- profiler for java to trace objects usage and method timings)



Your message dated Thu, 18 Dec 2003 18:36:22 -0800
with message-id <20031219023622.GX18100@alcor.net>
and subject line Bug#223865: ITP: jmp --  profiler for java to trace objects usage and method timings
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Dec 2003 14:28:14 +0000
>From avdyk@debian.org Sat Dec 13 08:27:57 2003
Return-path: <avdyk@debian.org>
Received: from serv09.segi.ulg.ac.be [139.165.32.78] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AVA2E-0000gG-00; Sat, 13 Dec 2003 07:42:18 -0600
Received: (qmail 13245 invoked by uid 504); 13 Dec 2003 14:42:16 +0100
Received: from arnaud@oz by serv09.segi.ulg.ac.be by uid 501 with qmail-scanner-1.16 
 (clamscan: 0.60. spamassassin: 2.55.  Clear:. 
 Processed in 0.483334 secs); 13 Dec 2003 13:42:16 -0000
Received: from unknown (HELO oz.fapse.ulg.ac.be) ([139.165.201.105])
          (envelope-sender <arnaud@oz>)
          by serv09.segi.ulg.ac.be (qmail-ldap-1.03) with SMTP
          for <submit@bugs.debian.org>; 13 Dec 2003 14:42:16 +0100
To: Debian Bug Tracking System <submit@bugs.debian.org> 
Subject: ITP: jmp --  profiler for java to trace objects usage and method
 timings
From: Arnaud Vandyck <avdyk@debian.org>
Date: Sat, 13 Dec 2003 14:42:11 +0100
Message-ID: <[🔎] 87y8tg96mk.fsf@oz.fapse.ulg.ac.be>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
X-BadReturnPath: arnaud@oz rewritten as avdyk@debian.org
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_11 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_11
X-Spam-Level: 

=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: wnpp
Severity: wishlist

* Package name    : jmp
  Version         : 0.37
  Upstream Author : Robert Olofsson <robo AT khelekore DOT org>
* URL or Web page : http://www.khelekore.org/jmp/
* License         : GPL-2
  Description     : profiler for java to trace objects usage and method tim=
ings

 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.
 .
 It uses one window to show the classes in memory. Each class has
 summary information for number of instances and total bytes of used
 memory for all the instances.
 .
 It can perform heap analysis and has the ability to show which objects
 own (has references to) all the objects of a specified class. This is a
 great way to find memory leaks.
 .
 It also shows method timings and calls in another window. Several
 columns show time taken in the method, number of calls to each method,
 time taken in methods called.
 .
 It collects information about which method are called and from where,
 this information is used to build call graphs.
 .
 JMP interacts with the normal java threads and also uses one extra
 thread for GTK+ with a timer to systematically update the statistics.
 .
 JMP is written in C, it is designed for speed.=20
 .
 Homepage: <http://www.khelekore.org/jmp/>

=2D --=20
  .''`. Arnaud Vandyck
 : :' : http://people.debian.org/~avdyk/
 `. `'=20=20
   `-=20=20=20=20
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2xc34vzFZu62tMIRApBFAJwK7cwzmMM9lh4J/K6sKSPZ67uOfgCbBMSt
pauM0RGy6Mm5fO4x0LFl8Nc=3D
=3DnpT1
=2D----END PGP SIGNATURE-----


---------------------------------------
Received: (at 223865-done) by bugs.debian.org; 19 Dec 2003 02:54:04 +0000
>From mdz@debian.org Thu Dec 18 20:54:02 2003
Return-path: <mdz@debian.org>
Received: from mta11.adelphia.net [68.168.78.205] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AXAV6-0008EB-00; Thu, 18 Dec 2003 20:36:24 -0600
Received: from mizar.alcor.net ([68.64.159.24]) by mta11.adelphia.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP
          id <20031219023623.IQTA13090.mta11.adelphia.net@mizar.alcor.net>;
          Thu, 18 Dec 2003 21:36:23 -0500
Received: by mizar.alcor.net (sSMTP sendmail emulation); Thu, 18 Dec 2003 18:36:22 -0800
Date: Thu, 18 Dec 2003 18:36:22 -0800
From: Matt Zimmerman <mdz@debian.org>
To: Arnaud Vandyck <avdyk@debian.org>, 223865-done@bugs.debian.org
Subject: Re: Bug#223865: ITP: jmp --  profiler for java to trace objects usage and method timings
Message-ID: <20031219023622.GX18100@alcor.net>
References: <[🔎] 87y8tg96mk.fsf@oz.fapse.ulg.ac.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 87y8tg96mk.fsf@oz.fapse.ulg.ac.be>
User-Agent: Mutt/1.5.4i
Delivered-To: 223865-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=FOOASDF,HAS_BUG_NUMBER,
	HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
X-Spam-Level: 

On Sat, Dec 13, 2003 at 02:42:11PM +0100, Arnaud Vandyck wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Package: wnpp
> Severity: wishlist
> 
> * Package name    : jmp
>   Version         : 0.37
>   Upstream Author : Robert Olofsson <robo AT khelekore DOT org>
> * URL or Web page : http://www.khelekore.org/jmp/
> * License         : GPL-2
>   Description     : profiler for java to trace objects usage and method timings
> 
>  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.
>  .
>  It uses one window to show the classes in memory. Each class has
>  summary information for number of instances and total bytes of used
>  memory for all the instances.
>  .
>  It can perform heap analysis and has the ability to show which objects
>  own (has references to) all the objects of a specified class. This is a
>  great way to find memory leaks.
>  .
>  It also shows method timings and calls in another window. Several
>  columns show time taken in the method, number of calls to each method,
>  time taken in methods called.
>  .
>  It collects information about which method are called and from where,
>  this information is used to build call graphs.
>  .
>  JMP interacts with the normal java threads and also uses one extra
>  thread for GTK+ with a timer to systematically update the statistics.
>  .
>  JMP is written in C, it is designed for speed. 
>  .
>  Homepage: <http://www.khelekore.org/jmp/>

jmp has been in the archive for some time already.

mizar:[~] apt-cache show jmp 
Package: jmp
Priority: optional
Section: contrib/devel
Installed-Size: 236
Maintainer: Takashi Okamoto <tora@debian.org>
Architecture: i386
Version: 0.36-1
Depends: libatk1.0-0 (>= 1.2.4), libc6 (>= 2.3.2-1), libglib2.0-0 (>=
2.2.3), libgtk2.0-0 (>= 2.2.1), libpango1.0-0 (>= 1.2.1), java2-runtime
Suggests: j2re1.3 ,j2re1.4
Filename: pool/contrib/j/jmp/jmp_0.36-1_i386.deb
Size: 66328
MD5sum: 462f66acf5ceb7405e21b95cd15ce692
Description: Profiler for Java to trace object and method timings.
 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.


-- 
 - mdz



Reply to: