sysdig 0.19.1-1 source package in Ubuntu

Changelog

sysdig (0.19.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #872035)
  * Apply patch to fix LuaJIT compilation failures. (Closes: #873326)
  * Bump S-V to 4.1.1; no changes needed.
  * Switch sysdig-dkms to kernel section.

 -- Harlan Lieberman-Berg <email address hidden>  Sat, 07 Oct 2017 19:45:37 -0400

Upload details

Uploaded by:
Evgeni Golov
Uploaded to:
Sid
Original maintainer:
Evgeni Golov
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysdig_0.19.1-1.dsc 2.3 KiB 3ce887b50d207f0aeacf2f5e658bb74b5d3d848e103c4af07f3b3b8ae391dadd
sysdig_0.19.1.orig.tar.gz 724.8 KiB 480d5d8fd7e7373c08008c30bd8e2c7595d5c45d710bf07bd15a522021b560f6
sysdig_0.19.1-1.debian.tar.xz 6.7 KiB bc100b9c6e16928373ef0a71850cbf47dedff61ee2f07fac5b6aa2c1753e5ba6

Available diffs

No changes file available.

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.