.\" disable justification (adjust text to left margin only)
.adl
.SH"NAME"
udevmonitor \- print the kernel and udev event sequence to the console
.SH"SYNOPSIS"
.HP12
\fBudevmonitor\fR [\fB\-\-env\fR]
.SH"DESCRIPTION"
.PP
udevmonitor listens to the kernel uevents and events send out by a udev rule and prints the devpath of the event to the console. It can be used analyze to the event timing by comparing the timestamps of the kernel uevent with the udev event.