Bug#963579: marked as done (ITP: perfmark-java -- High Performance Tracing Library for Java)

2020-06-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Jun 2020 14:37:35 +
with message-id 
and subject line Bug#963579: fixed in perfmark-java 0.21.0+ds-1
has caused the Debian Bug report #963579,
regarding ITP: perfmark-java -- High Performance Tracing Library for Java
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
963579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Olek Wojnar 

* Package name: perfmark-java
  Version : 0.19.0
  Upstream Author : Google LLC
* URL : https://github.com/perfmark/perfmark
* License : Apache
  Programming Lang: Java
  Description : High Performance Tracing Library for Java

 Low-overhead, manually-instrumented, tracing library for Java. Users can add
 the tracing function calls to their code to see how long each part takes.
 .
 Features
 .
 * Very Low Overhead: When enabled, tracing a function call adds about 70ns.
   Tracing is done in a lock-free, wait-free, thread local buffer, which
   avoids interfering with your latency-sensitive code.
 .
 * Dynamically Enabled: PerfMark can be enabled or disabled at runtime. When
   disabled, PerfMark has zero overhead, taking advantage of the JIT compiler
   to remove the tracing.
 .
 * Inter-thread Communication: Existing profilers have difficulty expressing
   which thread wakes up and executes work on another thread. PerfMark allows
   users to express this relationship explicitly, making for a clear picture
   of how code flows.
 .
 * Small Library Size: The PerfMark tracing API is only 5 KB in size, and has
   minimal dependencies making it easy to include in other projects. If no
   backend for recording the trace is present, the library safely disables
   itself.
 .
 * Multiple Java Versions: The PerfMark API supports Java 6, making it easy to
   include on older or constrained environments. Additionally, PerfMark
   includes optimized backends for Java 6, Java 7, and Java 9. Each of these
   backends is automatically loaded at runtime (if possible) and uses advanced
   JVM features for maximum speed.
 .
 * Chrome Trace Viewer Integration: PerfMark can export to the Chrome Trace
   Event Format, making it easy to view in your Web Browser.
--- End Message ---
--- Begin Message ---
Source: perfmark-java
Source-Version: 0.21.0+ds-1
Done: Olek Wojnar 

We believe that the bug you reported is fixed in the latest version of
perfmark-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Olek Wojnar  (supplier of updated perfmark-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 29 Jun 2020 00:11:46 -0400
Source: perfmark-java
Architecture: source
Version: 0.21.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Olek Wojnar 
Closes: 963579
Changes:
 perfmark-java (0.21.0+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #963579)
Checksums-Sha1:
 68d9709ea42e8f49b355d07e2891e947bd44d160 2163 perfmark-java_0.21.0+ds-1.dsc
 15adf1da2cc82f1655da2db9ee1e2046a4a50618 278052 
perfmark-java_0.21.0+ds.orig.tar.xz
 cbe1fd6ba6710d36a901660311dc769c2a134d43 4880 
perfmark-java_0.21.0+ds-1.debian.tar.xz
 c01540e84438b0b7e772903a23df9d8e50ec3421 11925 
perfmark-java_0.21.0+ds-1_amd64.buildinfo
Checksums-Sha256:
 e2088fcf11b6a845ed485108106bb848b28c2ba8ff8f0020a77abb4af7d4a4fe 2163 
perfmark-java_0.21.0+ds-1.dsc
 efdf7466a0a5698f6dfbae09f077c50760fa6da4de3fc5b4c5c905908299772b 278052 
perfmark-java_0.21.0+ds.orig.tar.xz
 14450c21730b35a4e8457fb7b936dfa11bf867180fd63da93283915abd979848 4880 
perfmark-java_0.21.0+ds-1.debian.tar.xz
 be8204a6560c6819ee667d90430474bc5aaaf30d2e17ee8f3816e0a2b1a57787 11925 
perfmark-java_0.21.0+ds-1_amd64.buildinfo
Files:
 477a0264a821b9621531b5b770ba3dbf 2163 java optional 
perfmark-java_0.21.0+ds-1.dsc
 4db4cd572742ae4808db19d515e1b455 278052 java optional 
perfmark-java_0.21.0+ds.orig.tar.xz
 1ae2bd470845db11b16569e2274b98ad 4880 java optional 

Bug#963579: marked as done (ITP: perfmark-java -- High Performance Tracing Library for Java)

2020-06-30 Thread Debian Bug Tracking System
Your message dated Tue, 30 Jun 2020 10:00:09 +
with message-id 
and subject line Bug#963579: fixed in perfmark-java 0.21.0+ds-1~exp1
has caused the Debian Bug report #963579,
regarding ITP: perfmark-java -- High Performance Tracing Library for Java
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
963579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Olek Wojnar 

* Package name: perfmark-java
  Version : 0.19.0
  Upstream Author : Google LLC
* URL : https://github.com/perfmark/perfmark
* License : Apache
  Programming Lang: Java
  Description : High Performance Tracing Library for Java

 Low-overhead, manually-instrumented, tracing library for Java. Users can add
 the tracing function calls to their code to see how long each part takes.
 .
 Features
 .
 * Very Low Overhead: When enabled, tracing a function call adds about 70ns.
   Tracing is done in a lock-free, wait-free, thread local buffer, which
   avoids interfering with your latency-sensitive code.
 .
 * Dynamically Enabled: PerfMark can be enabled or disabled at runtime. When
   disabled, PerfMark has zero overhead, taking advantage of the JIT compiler
   to remove the tracing.
 .
 * Inter-thread Communication: Existing profilers have difficulty expressing
   which thread wakes up and executes work on another thread. PerfMark allows
   users to express this relationship explicitly, making for a clear picture
   of how code flows.
 .
 * Small Library Size: The PerfMark tracing API is only 5 KB in size, and has
   minimal dependencies making it easy to include in other projects. If no
   backend for recording the trace is present, the library safely disables
   itself.
 .
 * Multiple Java Versions: The PerfMark API supports Java 6, making it easy to
   include on older or constrained environments. Additionally, PerfMark
   includes optimized backends for Java 6, Java 7, and Java 9. Each of these
   backends is automatically loaded at runtime (if possible) and uses advanced
   JVM features for maximum speed.
 .
 * Chrome Trace Viewer Integration: PerfMark can export to the Chrome Trace
   Event Format, making it easy to view in your Web Browser.
--- End Message ---
--- Begin Message ---
Source: perfmark-java
Source-Version: 0.21.0+ds-1~exp1
Done: Olek Wojnar 

We believe that the bug you reported is fixed in the latest version of
perfmark-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Olek Wojnar  (supplier of updated perfmark-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 29 Jun 2020 00:11:46 -0400
Source: perfmark-java
Binary: libperfmark-java
Architecture: source all
Version: 0.21.0+ds-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Olek Wojnar 
Description:
 libperfmark-java - High Performance Tracing Library for Java
Closes: 963579
Changes:
 perfmark-java (0.21.0+ds-1~exp1) experimental; urgency=medium
 .
   * Ephemeral upload to experimental to clear NEW
   * Initial release (Closes: #963579)
Checksums-Sha1:
 3dfdd10be1bc17b3ab70d1c58267ecefcb641d7c 2183 
perfmark-java_0.21.0+ds-1~exp1.dsc
 15adf1da2cc82f1655da2db9ee1e2046a4a50618 278052 
perfmark-java_0.21.0+ds.orig.tar.xz
 59e027dabb457922861031cd2f1f3acfd6227720 4908 
perfmark-java_0.21.0+ds-1~exp1.debian.tar.xz
 740d97e6d2af0fbbf414b4e9604c0a8590d2dfed 88688 
libperfmark-java_0.21.0+ds-1~exp1_all.deb
 e957fbe99e5e7aa02cf76bf901370b910c3d150d 11960 
perfmark-java_0.21.0+ds-1~exp1_amd64.buildinfo
Checksums-Sha256:
 0f01d3038901b5f2b646eee02dcf1d0f4e97c779a19ed4b639d3ca3ee68b7821 2183 
perfmark-java_0.21.0+ds-1~exp1.dsc
 efdf7466a0a5698f6dfbae09f077c50760fa6da4de3fc5b4c5c905908299772b 278052 
perfmark-java_0.21.0+ds.orig.tar.xz
 158de74952024de7f9a89e4a6000eb570b63433a2479ef8417ec48d69ff5365e 4908 
perfmark-java_0.21.0+ds-1~exp1.debian.tar.xz
 832fd0e016dfaf72d08611c05124244d30fa0e938c10ece0d7706613b38d2d8a 88688