summaryrefslogtreecommitdiff
path: root/devel/bustle/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bustle/pkg-descr')
-rw-r--r--devel/bustle/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/bustle/pkg-descr b/devel/bustle/pkg-descr
new file mode 100644
index 000000000000..7a3568e0c815
--- /dev/null
+++ b/devel/bustle/pkg-descr
@@ -0,0 +1,7 @@
+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. It also provides statistics like signal frequencies and average
+method call times.