kernelshark 2.2.1-1build3 source package in Ubuntu

Changelog

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

  * No-change rebuild against libqt5core5t64

 -- Steve Langasek <email address hidden>  Fri, 12 Apr 2024 05:27:32 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
kernelshark_2.2.1.orig.tar.gz 3.9 MiB 4c16b6560a4e6005978dcd2793007162be441f07ce4a8ac2fd20becc0d30263d
kernelshark_2.2.1-1build3.debian.tar.xz 9.2 KiB 9fdcd1addf93828de935437fc92e1ee386227f12b7d6d1e9b036e14a97ccb17f
kernelshark_2.2.1-1build3.dsc 2.4 KiB 468b649c1b5d86594246f4e8ea361ba5f22582880a33e71cd229e2c3a916ad87

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