From freedesktop-dbus Thu Oct 25 20:14:53 2007 From: Havoc Pennington Date: Thu, 25 Oct 2007 20:14:53 +0000 To: freedesktop-dbus Subject: Re: About performance of D-Bus Message-Id: <4720F93D.40706 () redhat ! com> X-MARC-Message: https://marc.info/?l=freedesktop-dbus&m=119334330921356 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