trace-cmd 3.2-1ubuntu1 source package in Ubuntu

Changelog

trace-cmd (3.2-1ubuntu1) noble; urgency=medium

  * Address autopkgtest TODOs for MIR (LP: #2051850)
    - debian/tests: add simple autopkgtest using man page examples
    - debian/tests/control: run trace-utest as autopkgtest
    - debian/patches: fallback to using /usr/bin/trace-cmd in trace-utest

 -- Nick Rosbrook <email address hidden>  Fri, 05 Apr 2024 16:36:49 -0400

Upload details

Uploaded by:
Nick Rosbrook
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
trace-cmd_3.2.orig.tar.gz 334.8 KiB 62af2c6062eeb434925921bb5936774b0a0e17a5f86671fa2ea2f40704a080cd
trace-cmd_3.2-1ubuntu1.debian.tar.xz 7.9 KiB 4c5adf2a1f288dea477e31d5bf2af69b6926dee83ccdb1d49a79d9e97e8d30ab
trace-cmd_3.2-1ubuntu1.dsc 2.2 KiB 8abbb40389f1327f2dc3818e04d1cd52c637883b53b2694ca4d56142c4b07d6c

View changes file

Binary packages built by this source

libtracecmd-dev: Library for creating and reading trace-cmd data files (development files)

 The libtracecmd library provides APIs to read trace-cmd data files.
 .
 This package is needed to compile programs against libtracecmd1.

libtracecmd1: Library for creating and reading trace-cmd data files (shared library)

 The libtracecmd library provides APIs to read trace-cmd data files.
 .
 This package contains the shared library.

libtracecmd1-dbgsym: debug symbols for libtracecmd1
trace-cmd: 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.

trace-cmd-dbgsym: debug symbols for trace-cmd