/usr/share/dbus-1/interfaces
Edit: /usr/share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml (4137B)
]>
org.freedesktop.UPower.Wakeups is a DBus interface implemented
by UPower.
It allows applications to watch what applications and drivers are
causing the wakeups on the system.
If the system has the ability to profile wakeups.
The number of wakeups per second.
Get the number of wakeups per second.
if an error occured while getting the latency
The number of wakeups per second.
The number of wakeups per second has changed.
The data of all the processes and drivers which contribute to the
wakeups on the system.
is_userspace
If the wakeup is from userspace.
id
The process ID of the application, or the IRQ for kernel drivers.
value
The number of wakeups per second.
cmdline
The command line for the application, or NULL for kernel drivers.
details
The details about the wakeup.
Gets all the wakeups from drivers and applications.
The wakeup data has changed.