kernelshark 2.2.0-1 source package in Ubuntu

Changelog

kernelshark (2.2.0-1) unstable; urgency=medium

  * New upstream version 2.2.0
  * Update Standards-Version to 4.6.2

 -- Sudip Mukherjee <email address hidden>  Sun, 05 Feb 2023 00:47:33 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Uploaded to:
Sid
Original maintainer:
Sudip Mukherjee
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
kernelshark_2.2.0-1.dsc 2.2 KiB 43918c6322dfdf48b9897d0503b1eb4d9d7bef12fc595a49a872df2445bef3c6
kernelshark_2.2.0.orig.tar.gz 3.9 MiB 18fba1604e6bafdc4480074a3f17a7cdb55cec54332edfd6ed3e43584ba87721
kernelshark_2.2.0-1.debian.tar.xz 8.9 KiB 6967766fdc3c3098058db0f05a38c4f0ebfb488c48a9508371d160995d565d04

Available diffs

No changes file available.

Binary packages built by this source

kernelshark: Utility for retrieving and analyzing function tracing in the kernel

 This package contains the trace-cmd utility. Trace-cmd makes it easy to
 retrieve and analyze function traces from the Linux kernel while it is running.

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