ust 2.13.4-1ubuntu1 source package in Ubuntu

Changelog

ust (2.13.4-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/liblttng-ust-python-agent1.symbols, d/liblttng-ust1.symbols: Mark
      symbols as optional not seen when building with lto.
    - d/rules: set UST_TESTS_LD_SYMBOLIC_FUNC during the test run to skip
      tests that do not work with the -Wl,-Bsymbolic-functions linker
      option (LP #1953065)

 -- Andreas Hasenack <email address hidden>  Wed, 24 Aug 2022 09:27:20 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main libs

Downloads

File Size SHA-256 Checksum
ust_2.13.4.orig.tar.bz2 1.3 MiB 698f82ec5dc56e981c0bb08c46ebabaf31c60e877c2e365b9fd6d3a9fff8b398
ust_2.13.4-1ubuntu1.debian.tar.xz 16.3 KiB c6676b3271a8e754d7620a3ed37aa39a52c685dcfc6b65020be8ed39d52fe11c
ust_2.13.4-1ubuntu1.dsc 2.9 KiB d9a371659ff6f8ce6e45e0b103db34e5b220b771113901c15d2d65a7c1f8bbb8

View changes file

Binary packages built by this source

liblttng-ust-agent-java: LTTng 2.0 Userspace Tracer (Java agent library)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package ships the Java agent with JUL and log4j support, as a .jar that
 can be imported directly in Java applications.

liblttng-ust-agent-java-jni: LTTng 2.0 Userspace Tracer (Java agent JNI interface)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the native side of the Java agent for lttng-ust.

liblttng-ust-agent-java-jni-dbgsym: debug symbols for liblttng-ust-agent-java-jni
liblttng-ust-common1: LTTng 2.0 Userspace Tracer (common library)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the common library used by the tracing and control
 libraries.

liblttng-ust-common1-dbgsym: debug symbols for liblttng-ust-common1
liblttng-ust-ctl5: LTTng 2.0 Userspace Tracer (trace control library)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains a library to control tracing in other processes. Used by
 lttng-tools.

liblttng-ust-ctl5-dbgsym: debug symbols for liblttng-ust-ctl5
liblttng-ust-dev: LTTng 2.0 Userspace Tracer (development files)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the UST library development files necessary to compile
 and link applications against liblttng-ust.

liblttng-ust-java: LTTng 2.0 Userspace Tracer (Java support library)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package ships the Java side of the JNI interface, as a .jar that can be
 imported directly in Java applications.

liblttng-ust-java-jni: LTTng 2.0 Userspace Tracer (JNI interface)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the native side of the JNI interface for lttng-ust.

liblttng-ust-java-jni-dbgsym: debug symbols for liblttng-ust-java-jni
liblttng-ust-python-agent1: LTTng 2.0 Userspace Tracer (Python agent native library)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains a library used by the Python agents.

liblttng-ust-python-agent1-dbgsym: debug symbols for liblttng-ust-python-agent1
liblttng-ust1: LTTng 2.0 Userspace Tracer (tracing libraries)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the actual userspace tracing library that must be linked
 to the instrumented programs.

liblttng-ust1-dbgsym: debug symbols for liblttng-ust1
python3-lttngust: LTTng 2.0 Userspace Tracer (Python 3 UST agent)

 The userspace tracer is designed to provide detailed information about
 userspace activity. Like the kernel tracer, performance is the main goal.
 Tracing does not require system calls or traps. UST instrumentation points may
 be added in any userspace code including signal handlers and libraries.
 .
 This package contains the Python 3.x UST agent.