ust 2.4.1-1ubuntu2 source package in Ubuntu RTM
Changelog
ust (2.4.1-1ubuntu2) utopic; urgency=medium * No-change rebuild against liburcu2. -- Steve Langasek <email address hidden> Thu, 10 Jul 2014 23:47:50 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Utopic
- 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 | |
---|---|---|---|---|
14.09-factory | release | main | libs | |
14.09 | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ust_2.4.1.orig.tar.bz2 | 564.2 KiB | e142c0b35c8a215fca8dc83fc3d0298fdb823c738f0fe0e5978afaa86058a9db |
ust_2.4.1-1ubuntu2.debian.tar.xz | 7.3 KiB | bea82ce8771d32515eb1f6de90d95ef9b87baec2759c19f91a5d6eaea2c5a340 |
ust_2.4.1-1ubuntu2.dsc | 2.3 KiB | a7258d08f99ed1deedff49c35b249e724f2d0c09d26b0d7220b418a4f6d0a329 |
Available diffs
- diff from 2.4.1-1ubuntu1 to 2.4.1-1ubuntu2 (334 bytes)
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.