sysdig 0.27.1-0.3ubuntu0.4 source package in Ubuntu

Changelog

sysdig (0.27.1-0.3ubuntu0.4) jammy; urgency=medium

  * Fix FTBFS with linux-hwe-6.8 (LP: #2073606)

 -- Paolo Pisati <email address hidden>  Fri, 19 Jul 2024 13:36:08 +0000

Upload details

Uploaded by:
Paolo Pisati
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed universe misc

Downloads

File Size SHA-256 Checksum
sysdig_0.27.1.orig.tar.gz 914.5 KiB b9d05854493d245a7a7e75f77fc654508f720aab5e5e8a3a932bd8eb54e49bda
sysdig_0.27.1-0.3ubuntu0.4.debian.tar.xz 13.5 KiB 1d67074b36012baefcbac906ab40fbc98ee8b0507e0e3b1ae5a9f3fd79b5bc98
sysdig_0.27.1-0.3ubuntu0.4.dsc 2.4 KiB da3ce091f4dca303ede1d00e32c2c8ec8523f47c85614571d18fb76165316140

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.