sysdig 0.27.1-0.3ubuntu0.3 source package in Ubuntu

Changelog

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

  * Support linux kernel v6.5 (LP: #2051270)
    - d/p/support-linux-6.5.patch: remove module pointer.

 -- Sudip Mukherjee <email address hidden>  Fri, 02 Feb 2024 19:27:19 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Dave Jones
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.3.debian.tar.xz 13.1 KiB e1293f795c12be8f4055a08281dd225a51739b00b8e44fe5c3cce29a49d54bc2
sysdig_0.27.1-0.3ubuntu0.3.dsc 2.4 KiB 5ba2ade63cf70067b5f21b97be5682dfa43fcad671699ab1a1aaca4a303801cb

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.