How to Install bustle in Ubuntu 18.04



Install bustle by entering the following commands in the terminal:

sudo apt update
sudo apt install bustle

Description:

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.

Homepage: http://willthompson.co.uk/bustle/

Version: 0.5.4-1

Section: universe/devel