kernelshark 2.2.1-1 source package in Ubuntu

Changelog

kernelshark (2.2.1-1) unstable; urgency=medium

  * New upstream version 2.2.1 (Closes: #1049866)
    - Update links for version update.
  * Fix package description. (Closes: #1028585)

 -- Sudip Mukherjee <email address hidden>  Wed, 16 Aug 2023 21:00:24 +0100

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
kernelshark_2.2.1-1.dsc 2.2 KiB 567becd7f8be4c1c6dc3c8e1513cac8b22f4c3b6b17c37945153aaa0fb6847c2
kernelshark_2.2.1.orig.tar.gz 3.9 MiB 4c16b6560a4e6005978dcd2793007162be441f07ce4a8ac2fd20becc0d30263d
kernelshark_2.2.1-1.debian.tar.xz 9.0 KiB de399231e606b3ca856b68edf9033e6aae1fd212116ffd3ed53a6899399977b0

Available diffs

No changes file available.

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