sysdig 0.19.1-1build2 source package in Ubuntu

Changelog

sysdig (0.19.1-1build2) bionic; urgency=medium

  * No-change rebuild against libcurl4

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2018 08:52:48 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
sysdig_0.19.1.orig.tar.gz 724.8 KiB 480d5d8fd7e7373c08008c30bd8e2c7595d5c45d710bf07bd15a522021b560f6
sysdig_0.19.1-1build2.debian.tar.xz 6.8 KiB 4cff08bb5ffa44c07a91900c5e1ad9f577f58f7dfde2b4519a034f861a5a0ac1
sysdig_0.19.1-1build2.dsc 2.3 KiB 174d340077e36994b6f8e42a4a5dd1a6519bd838283ddf3edad461fe0ebd196c

Available diffs

View changes file

Binary packages built by this source

sysdig: system-level exploration and troubleshooting tool

 Sysdig instruments your physical and virtual machines at the OS level
 by installing into the Linux kernel and capturing system calls and
 other OS events. Then, using sysdig's command line interface, you can
 filter and decode these events in order to extract useful information
 and statistics.
 .
 Sysdig can be used to inspect live systems in real-time, or to generate
 trace files that can be analyzed at a later stage.
 .
 This package contains the tool to inspect trace files. If you want to
 inspect a live system, you also need to install the according kernel
 module, shipped in the package sysdig-dkms.

sysdig-dbgsym: debug symbols for sysdig
sysdig-dkms: system-level exploration and troubleshooting tool - kernel source

 Sysdig instruments your physical and virtual machines at the OS level
 by installing into the Linux kernel and capturing system calls and
 other OS events. Then, using sysdig's command line interface, you can
 filter and decode these events in order to extract useful information
 and statistics.
 .
 Sysdig can be used to inspect live systems in real-time, or to generate
 trace files that can be analyzed at a later stage.
 .
 This package contains the source for the kernel module of sysdig.