ust 2.4.0~rc4-1 source package in Ubuntu

Changelog

ust (2.4.0~rc4-1) experimental; urgency=low


  * [6074bb4] New upstream version 2.4.0~rc4
  * [e32544c] Update watch file to only uversionmangle
  * [4050322] Include new libraries in liblttng-ust0

 -- Jon Bernard <email address hidden>  Fri, 14 Feb 2014 15:55:28 -0500

Upload details

Uploaded by:
Jon Bernard
Uploaded to:
Experimental
Original maintainer:
Jon Bernard
Architectures:
amd64 armel armhf i386 mips mipsel powerpc s390x
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ust_2.4.0~rc4-1.dsc 1.4 KiB f2024087e4d1dad6b4b26a38ec8f4bc2f3af5c13f98bd281e3598aef04acf33f
ust_2.4.0~rc4.orig.tar.gz 732.2 KiB 71cee1d20f9cc7b9d93d2696d1ab50f23af23a8caa462fb4b9eb2bfae1651620
ust_2.4.0~rc4-1.debian.tar.xz 6.1 KiB 5cec608c5f2d235b615c9b58e7e32893df2846523daf9757934e2509355a375c

Available diffs

No changes file available.

Binary packages built by this source

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