sysdig 0.26.4-1ubuntu0.2 source package in Ubuntu

Changelog

sysdig (0.26.4-1ubuntu0.2) focal; urgency=medium

  * Fix dkms build on armhf (LP: #1901734)
    - 0001-UBUNTU-SAUCE-armhf-fix-64bit-mod-by-using-div64_u64_.patch

 -- Kleber Sacilotto de Souza <email address hidden>  Fri, 13 Nov 2020 10:30:30 +0100

Upload details

Uploaded by:
Kleber Sacilotto de Souza
Sponsored by:
Alberto Milone
Uploaded to:
Focal
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.26.4.orig.tar.gz 881.0 KiB 7c15ee25abf6cca850eaf6f4e42e25a1d9ad2b775ae794028f94afbd1ce9d271
sysdig_0.26.4-1ubuntu0.2.debian.tar.xz 13.3 KiB 7e906f553989180d2df17e471464cc51cd6127b98a42bcc1f93f6d7d51157e7f
sysdig_0.26.4-1ubuntu0.2.dsc 2.3 KiB 0d52d80fe6763ca7153ca299362aada248b509a9295f065c7d30f7c32ce377f2

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.