sysdig 0.1.83-1~ubuntu14.04.1 source package in Ubuntu

Changelog

sysdig (0.1.83-1~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1320890)

sysdig (0.1.83-1) unstable; urgency=medium

  * New upstream release
    + Does not try to insmod the module from ../../driver/ anymore.
      Closes: #747492

sysdig (0.1.82-1) unstable; urgency=medium

  * New upstream release
  * do not require dpkg >= 1.17.0 anymore for building
 -- Felix Geyer <email address hidden>   Sat, 07 Jun 2014 21:33:56 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Trusty
Original maintainer:
Evgeni Golov
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysdig_0.1.83.orig.tar.gz 286.0 KiB d968fa40dbec5ca5dbd751959c7f74c177d6264598417a91c7101db5b6e18e34
sysdig_0.1.83-1~ubuntu14.04.1.debian.tar.gz 4.9 KiB a16100179feb5fb422a2f1519c0755845eee7dfd5bcd803d74bdf5c6a9449407
sysdig_0.1.83-1~ubuntu14.04.1.dsc 1.9 KiB f320517cf9807eaf94362adc25e6762ef3ce7cf871c23da4d1aa8931c8ec42a9

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.
 .
 Sysdig can be used to inspect systems live in real-time, or to generate
 trace files that can be analyzed at a later stage.

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.
 .
 Sysdig can be used to inspect systems live 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.