sysdig 0.27.1-0.3ubuntu0.2 source package in Ubuntu

Changelog

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

  * Support linux 6.2 (LP: #2024591):
    - debian/patches/support-linux-6.2.patch

 -- Andrea Righi <email address hidden>  Wed, 21 Jun 2023 15:33:49 +0000

Upload details

Uploaded by:
Andrea Righi
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 updates 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.2.debian.tar.xz 12.7 KiB e0bee0cea97426b78b57e33de3f402a210a02cc832ef9d86477134af5293f872
sysdig_0.27.1-0.3ubuntu0.2.dsc 1.8 KiB c81e249e5b80face879b92257795838be0f5bb8b0110cd6247b4bf8e154eb4de

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.