eztrace 1.1-8-6 source package in Ubuntu

Changelog

eztrace (1.1-8-6) unstable; urgency=medium

  * control: Bump Standards-Version to 4.4.0 (no changes).
  * patches/binutils-2.34: Fix build against binutils 2.34 (Closes: Bug#951883)

 -- Samuel Thibault <email address hidden>  Mon, 24 Feb 2020 22:29:56 +0100

Upload details

Uploaded by:
Samuel Thibault
Uploaded to:
Sid
Original maintainer:
Samuel Thibault
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
eztrace_1.1-8-6.dsc 2.2 KiB 5aded8131a30a39b6f22cc81b1b95bb472c15ec9aac0b5cdfcc7e98070d1c8d1
eztrace_1.1-8.orig.tar.gz 950.4 KiB d3c08d1dc58c805422fe2a04d3d606704e177dcd2bceb146599537442ad1d7e2
eztrace_1.1-8-6.debian.tar.xz 10.3 KiB 919b17f0d2f3b905880aabee2ec6b6c8b7a0def30b346d5e105f82d6c8fb4f91

Available diffs

No changes file available.

Binary packages built by this source

eztrace: No summary available for eztrace in ubuntu groovy.

No description available for eztrace in ubuntu groovy.

eztrace-dbgsym: debug symbols for eztrace
libeztrace-dev: Automatic execution trace generation for HPC - development files

 EZTrace is a tool that aims at generating automatically execution traces
 from HPC (High Performance Computing) programs. It generates execution
 trace files that can be interpreted by visualization tools such as
 ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
 primitives, to be observed.
 .
 This package contains the development files.

libeztrace0: Automatic execution trace generation for HPC - development files

 EZTrace is a tool that aims at generating automatically execution traces
 from HPC (High Performance Computing) programs. It generates execution
 trace files that can be interpreted by visualization tools such as
 ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
 primitives, to be observed.
 .
 This package contains the development files.

libeztrace0-dbgsym: debug symbols for libeztrace0