systemtap 4.2-3 source package in Ubuntu
Changelog
systemtap (4.2-3) unstable; urgency=medium * autopkgtest: do not assume architecture is amd64 * Add debian/gbp.conf to use pristine-tar by default * Set Standards-Version to 4.4.1 -- Emanuele Rocca <email address hidden> Mon, 17 Feb 2020 12:01:11 +0100
Upload details
- Uploaded by:
- Emanuele Rocca
- Uploaded to:
- Sid
- Original maintainer:
- Emanuele Rocca
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
systemtap_4.2-3.dsc | 2.7 KiB | 1110ae0d0481bd9bfa1efbfcdd21222d394385c517f4587be1d6ac243f5db9ff |
systemtap_4.2.orig.tar.gz | 5.2 MiB | 0984ebe3162274988252ec35074021dc1e8420d87a8b35f437578562fce08781 |
systemtap_4.2-3.debian.tar.xz | 28.9 KiB | b7917d32ef8c7948577ebfadd278e70f40ebe0d6bd4b736b1d02c9729620941d |
Available diffs
- diff from 4.2-2 to 4.2-3 (1.2 KiB)
No changes file available.
Binary packages built by this source
- systemtap: instrumentation system for Linux
SystemTap provides infrastructure to simplify the gathering of
information about the running Linux system.
This assists diagnosis of a performance or functional problem.
SystemTap eliminates the need for the developer to go through the
tedious and disruptive instrument, recompile, install, and reboot
sequence that may be otherwise required to collect data.
.
SystemTap provides a simple command line interface and scripting
language for writing instrumentation for a live running system.
- systemtap-client: No summary available for systemtap-client in ubuntu groovy.
No description available for systemtap-client in ubuntu groovy.
- systemtap-common: No summary available for systemtap-common in ubuntu groovy.
No description available for systemtap-common in ubuntu groovy.
- systemtap-dbgsym: No summary available for systemtap-dbgsym in ubuntu groovy.
No description available for systemtap-dbgsym in ubuntu groovy.
- systemtap-doc: No summary available for systemtap-doc in ubuntu groovy.
No description available for systemtap-doc in ubuntu groovy.
- systemtap-runtime: No summary available for systemtap-runtime in ubuntu groovy.
No description available for systemtap-runtime in ubuntu groovy.
- systemtap-runtime-dbgsym: debug symbols for systemtap-runtime
- systemtap-sdt-dev: No summary available for systemtap-sdt-dev in ubuntu groovy.
No description available for systemtap-sdt-dev in ubuntu groovy.
- systemtap-server: instrumentation system for Linux (compile server)
This package contains compile server for SystemTap. It can be used
together with systemtap client to compile probes on a remote machine.
Probes will be compiled by the server on request of remote clients.
.
SystemTap provides infrastructure to simplify the gathering of
information about the running Linux system.
- systemtap-server-dbgsym: debug symbols for systemtap-server