dbus-monitor: Add timestamp to --monitor mode

System Internals / DBus - Ralf Habacker [freenet.de] - 24 February 2015 07:29 UTC

Use cross platform function _dbus_get_real_time() for fetching current time.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88896

360a68e dbus-monitor: Add timestamp to --monitor mode.
dbus/dbus-sysdeps.h | 1 +
tools/dbus-monitor.c | 71 ++++++++++----------------------------------
tools/dbus-print-message.c | 22 ++++++++++----
tools/dbus-print-message.h | 2 +-
tools/dbus-send.c | 6 +++-
5 files changed, 38 insertions(+), 64 deletions(-)

Upstream: cgit.freedesktop.org


  • Share