Uwe Kleine-König
7600dbb870
udev: add debug logs for delaying and delegation of events
...
Up to now each uevent logs the following things at debug level:
- Device is queued
- Processing device
- Device processed
However when the device is queued it might still have to wait for
earlier devices to be processed before being able to start being
processed itself. When analysing logs this dependency information is
quite cruicial, so add respective debug log calls.
2020-03-11 08:44:32 +01:00
..
2020-02-27 16:29:41 +09:00
2019-10-24 00:09:18 +02:00
2019-10-31 10:37:42 +09:00
2020-03-07 01:43:26 +09:00
2019-11-04 00:30:32 +09:00
2019-04-28 14:28:49 +02:00
2019-04-12 08:30:31 +02:00
2019-04-12 08:30:31 +02:00
2020-01-02 19:34:00 +01:00
2019-11-08 12:11:32 +01:00
2019-06-02 14:15:26 +09:00
2020-03-03 15:02:53 +01:00
2020-02-27 19:53:46 +09:00
2019-11-04 00:30:32 +09:00
2019-11-04 00:30:32 +09:00
2020-01-07 18:02:53 +01:00
2019-06-02 14:15:26 +09:00
2019-11-04 00:30:32 +09:00
2019-06-02 14:15:26 +09:00
2019-11-04 00:30:32 +09:00
2019-11-04 00:30:32 +09:00
2019-06-02 14:15:26 +09:00
2019-11-04 00:30:32 +09:00
2019-12-04 10:31:37 +01:00
2019-06-28 16:20:48 +02:00
2019-11-12 14:58:53 +09:00
2020-03-11 09:20:36 +09:00
2019-06-28 16:20:48 +02:00
2019-05-08 11:51:51 +02:00
2020-02-27 22:27:16 +09:00
2019-11-04 00:30:32 +09:00
2019-11-04 00:30:32 +09:00
2019-06-02 14:15:26 +09:00
2019-06-29 04:10:14 +09:00
2019-11-18 16:07:21 +01:00
2019-03-25 14:04:34 +01:00
2020-03-11 08:44:32 +01:00