kernelshark 2.2.1-1build2 source package in Ubuntu

Changelog

kernelshark (2.2.1-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:35:05 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kernelshark_2.2.1.orig.tar.gz 3.9 MiB 4c16b6560a4e6005978dcd2793007162be441f07ce4a8ac2fd20becc0d30263d
kernelshark_2.2.1-1build2.debian.tar.xz 9.2 KiB 41b6e94637fe09cd2d7a8a729219c408a145bd49ebfa4503710d1ca576c63fcd
kernelshark_2.2.1-1build2.dsc 2.4 KiB e149d3e05d0fdd1959d028e4cef5c4f211c7ac3e2976b859dc43ddf663deb9b2

Available diffs

View changes file

Binary packages built by this source

kernelshark: Utilities for graphically analyzing function tracing in the kernel

 KernelShark is a front end reader of trace-cmd output. It reads a trace-cmd.dat
 formatted file and produces a graph and list view of the data.

kernelshark-dbgsym: debug symbols for kernelshark
libkshark-dev: Library for accessing ftrace file system (development files)

 Library for accessing ftrace file system and provides API for processing of
 tracing data.
 .
 This package is needed to compile programs against libkshark2.

libkshark2: Library for accessing ftrace file system (shared library)

 Library for accessing ftrace file system and provides API for processing of
 tracing data.
 .
 This package contains the shared library.

libkshark2-dbgsym: debug symbols for libkshark2