openbsd-ports/devel/bustle/pkg/DESCR
ajacoutot 79bdf9059d Import bustle-0.2.3.
Bustle draws sequence diagrams of D-Bus activity, showing signal
emissions, method calls and their corresponding returns, with timestamps
for each individual event and the duration of each method call. This can
help you check for unwanted D-Bus traffic, and pinpoint why your
D-Bus-based application isn't performing as well as you like.
<...>

ok kili@ jasper@
2010-12-16 19:12:54 +00:00

9 lines
418 B
Plaintext

Bustle draws sequence diagrams of D-Bus activity, showing signal
emissions, method calls and their corresponding returns, with timestamps
for each individual event and the duration of each method call. This can
help you check for unwanted D-Bus traffic, and pinpoint why your
D-Bus-based application isn't performing as well as you like.
There are also command-line tools for generating statistics from D-Bus
traces.