ust 2.7.0-1build1 source package in Ubuntu

Changelog

ust (2.7.0-1build1) xenial; urgency=medium

  * Rebuild for liburcu4.

 -- Colin Watson <email address hidden>  Wed, 18 Nov 2015 23:03:13 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Jon Bernard
Architectures:
linux-any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ust_2.7.0.orig.tar.bz2 628.8 KiB ab479a48b7e5f6cd09aa56bbfef381e5c9e7768377c9a87def3209e11f2dc9c6
ust_2.7.0-1build1.debian.tar.xz 10.9 KiB 4037fcf9986e3376e8c3c233cda806ab6e4c8822b2c1e95f1f717f037675a3d5
ust_2.7.0-1build1.dsc 2.6 KiB eee594a4240c687ce1604c35c5a847661b1c9f434a2ada46b84bb1625f34daf2

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 package liblttng-ust-agent-java-jni

 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-ctl2: 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-ctl2-dbgsym: debug symbols for package liblttng-ust-ctl2

 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-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 package liblttng-ust-java-jni

 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-python-agent0: 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-agent0-dbgsym: debug symbols for package liblttng-ust-python-agent0

 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-ust0: 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-ust0-dbgsym: debug symbols for package liblttng-ust0

 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.

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.