bustle-pcap

D-Bus traffic capture tool for the pcap format

Install

All systems
curl cmd.cat/bustle-pcap.sh
Debian Debian
apt-get install bustle-pcap
Ubuntu
apt-get install bustle-pcap
image/svg+xml Kali Linux
apt-get install bustle-pcap
Fedora
dnf install bustle-pcap
Windows (WSL2)
sudo apt-get update sudo apt-get install bustle-pcap
Raspbian
apt-get install bustle-pcap

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

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.