bustle 0.8.0-2build1 source package in Ubuntu

Changelog

bustle (0.8.0-2build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 03:59:31 +0000

Upload details

Uploaded by:
Steve Langasek
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
bustle_0.8.0.orig.tar.gz 98.8 KiB 2fb3e9d9a97db3cd9a3ce763e86947b642bd7733b46206177a1677f08726573c
bustle_0.8.0-2build1.debian.tar.xz 6.0 KiB fa4fed33d0af8d9affd3dc1945321d3958e3249b6118c3e0702ad6063f98d449
bustle_0.8.0-2build1.dsc 2.3 KiB 1342c4e930a863266c1639460155095458ae2a3e63f32e687a623b801deb7e92

View changes file

Binary packages built by this source

bustle: D-Bus activity visualiser

 Bustle is a tool to chart and provide timing information of D-Bus
 calls for profiling and debugging purposes. It is intended to replace
 reading the cryptic output of dbus-monitor.
 .
 Calls are displayed using Message Sequence Charts, a succinct way of
 representing entities and interactions over time. It can also output
 data in Graphviz format.
 .
 This package contains the graphical visualizer for traces generated
 with the bustle-pcap tool in the bustle-pcap package.

bustle-pcap: D-Bus traffic capture tool for the pcap format

 Bustle is a tool to chart and provide timing information of D-Bus
 calls for profiling and debugging purposes. It is intended to replace
 reading the cryptic output of dbus-monitor.
 .
 This package contains the capture tool which will capture the D-Bus
 traffic into a pcap file that can be visualized using Bustle.

bustle-pcap-dbgsym: debug symbols for bustle-pcap