Hi, Kalle Vahlman wrote: > > I'm not sure if the D-Bus daemon already has such logging facilities, > but storing information on the amount of messages, average/peak sizes > of payloads and identifying who sends how much during regural daily > usage should be very interesting to chart. > Indeed. This is most likely very simple: an easy approach would be to hack the daemon to send a signal message out whenever the data changes, then have a little app that connects to dbus and gets these messages. The only trick is, don't count the signals themselves ;-) Havoc _______________________________________________ dbus mailing list dbus@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dbus