sysdig 0.27.1-0.3ubuntu0.1 source package in Ubuntu

Changelog

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

  * Support linux 5.19 (LP: #1982490):
    - d/p/fix-kmod-build-on-5.18.patch

 -- Andrea Righi <email address hidden>  Tue, 17 Jan 2023 15:14:05 +0000

Upload details

Uploaded by:
Andrea Righi
Sponsored by:
Timo Aaltonen
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

Downloads

File Size SHA-256 Checksum
sysdig_0.27.1.orig.tar.gz 914.5 KiB b9d05854493d245a7a7e75f77fc654508f720aab5e5e8a3a932bd8eb54e49bda
sysdig_0.27.1-0.3ubuntu0.1.debian.tar.xz 12.5 KiB cde6172553367c69c32219e74a04b417ae4b5b0e260bf59d928ee4d433056d72
sysdig_0.27.1-0.3ubuntu0.1.dsc 2.4 KiB bd11acbbaed84e112d5d80dec471248caa454a9d9a323b1c8f78bd0214c1107b

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.