kernelshark 2.2.0-2 source package in Ubuntu

Changelog

kernelshark (2.2.0-2) unstable; urgency=medium

  * Fix symlink names. (Closes: #1035449)

 -- Sudip Mukherjee <email address hidden>  Fri, 05 May 2023 20:37: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

Downloads

File Size SHA-256 Checksum
kernelshark_2.2.0-2.dsc 2.2 KiB a3bce150484530b2b9f14ce02343e75e1dde3642152827c34040ccb74d9e0096
kernelshark_2.2.0.orig.tar.gz 3.9 MiB 18fba1604e6bafdc4480074a3f17a7cdb55cec54332edfd6ed3e43584ba87721
kernelshark_2.2.0-2.debian.tar.xz 9.0 KiB 7ace654c9a3682d4aa162f060f03e8ad6bd4c7784d51f17a90e4b643b8f01400

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