DOKK / manpages / debian 12 / umockdev / umockdev-record.1.en
UMOCKDEV-RECORD(1) User Commands UMOCKDEV-RECORD(1)

umockdev-record - Record devices and ioctls

umockdev-record [OPTION?] DEVICE [...]

Record Linux devices and their ancestors from sysfs/udev, or record ioctls for a device.

Show help options

Record all devices
Trace ioctls on the device, record into given file. In this case, all positional arguments are a command (and its arguments) to run that gets traced.
Trace reads and writes on the device, record into given file. In this case, all positional arguments are a command (and its arguments) to run that gets traced. Can be specified multiple times.
Trace evdev event reads on the device, record into given file in EVEMU event format. In this case, all positional arguments are a command (and its arguments) to run that gets traced. Can be specified multiple times.
Output version information and exit
January 2023 umockdev-record 0.17.16