ust 2.4.0-4ubuntu1 source package in Ubuntu
Changelog
ust (2.4.0-4ubuntu1) trusty; urgency=medium * Merge upstream bugfix release from Debian unstable. Remaining changes: - Switch lttng-gen-tp script to use python3. - Add python3 build-dependency. - Add ppc64el and arm64 host_cpu stanzas in configure.ac - Enable builds on arm64 and ppc64el. * Don't bump liburcu build-depend/depend as the new version isn't required and won't be in 14.04. ust (2.4.0-4) unstable; urgency=low [ Michael Jeanson ] * [e7e05c8] Use dh-autoreconf to call autoreconf before building ust (2.4.0-3) unstable; urgency=low * [40e81f4] Bump dependency on liburcu to version 0.8.4 ust (2.4.0-2) unstable; urgency=low * [3071879] Add explicit build dependency on python (Closes: #741687) ust (2.4.0-1) unstable; urgency=low * [5c01e4a] New upstream version 2.4.0 -- Stephane Graber <email address hidden> Tue, 01 Apr 2014 12:06:21 -0400
Upload details
- Uploaded by:
- Stéphane Graber
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 armel armhf arm64 i386 mips mipsel powerpc ppc64el s390x
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ust_2.4.0.orig.tar.gz | 740.6 KiB | f615fb0dd7628746785d25d3d90d4c9a53b9da2beca7cc43294509e3843473fb |
ust_2.4.0-4ubuntu1.debian.tar.gz | 7.7 KiB | 636dfd1b7d0456b9426cc45ec63dbbf4235c5f17e7d12cfc8f35fd384ebd4971 |
ust_2.4.0-4ubuntu1.dsc | 2.1 KiB | 3ca219966f88bceeba11475907e89190358e6379864d4855209e4ad7caa79d53 |
Available diffs
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.