eztrace 2.0+repack-12 source package in Ubuntu

Changelog

eztrace (2.0+repack-12) unstable; urgency=medium

  * control: Add missing breaks+replaces between libeztrace0 and
    libeztrace-dev, missed when moving /usr/lib/*/*.so from the latter to the
    former (Closes: Bug#1034956)

 -- Samuel Thibault <email address hidden>  Thu, 27 Apr 2023 16:07:04 +0200

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
Mantic release universe libs

Downloads

File Size SHA-256 Checksum
eztrace_2.0+repack-12.dsc 2.5 KiB 43ff0fcaac130c8f846ef9f79ba5e3c6e8dcd347a9ee3fe025f23931610ba340
eztrace_2.0+repack.orig.tar.gz 444.7 KiB 380ea4bbb1b836f9c6ab74432806ae86f66acd7d49ba85d576dc7291bf5a6361
eztrace_2.0+repack-12.debian.tar.xz 29.6 KiB d1e4d1804d7658855aac156e9bd03281ca047a93da3767296e8fe7dac918d17a

No changes file available.

Binary packages built by this source

eztrace: Automatic execution trace generation for HPC - tools

 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 tools.

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 - runtime libraries

 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