logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

umockdev-record - Record devices and ioctls

Description

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

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

   HelpOptions:-h, --help
              Show help options

   ApplicationOptions:-a, --all
              Record all devices

       -i, --ioctl=devname=FILE
              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.

       -s, --script=devname=FILE
              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.

       -e, --evemu-events=devname=FILE
              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.

       --version
              Output version information and exit

umockdev-record 0.19.1                            February 2025                               UMOCKDEV-RECORD(1)

Name

       umockdev-record - Record devices and ioctls

See Also