X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevmonitor.xml;h=1ab87ab35157a38008fa28d056680d3b6c1cb009;hp=d40a14c698ac2d7888fe7126c0a01547ed31f71c;hb=14c7994263150b01d7ffbf89969cf8e3df893dc8;hpb=660508cdcb1133735845a444d414a7a637ef28ba diff --git a/udevmonitor.xml b/udevmonitor.xml index d40a14c69..1ab87ab35 100644 --- a/udevmonitor.xml +++ b/udevmonitor.xml @@ -26,26 +26,47 @@ udevmonitor - + + + + DESCRIPTION - 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. + udevmonitor listens to the kernel uevents and events sent out by a udev rule + and prints the devpath of the event to the console. It can be used to analyze the + event timing, by comparing the timestamps of the kernel uevent and the udev event. OPTIONS - + Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values. + + + + Print the kernel uevents. + + + + + + Print the udev event after the rule processing. + + + + + + Print usage. + +