probe::ioscheduler.elv_add_request.tp(3) tracepoint based probe to indicate a request is added to the request queue.

SYNOPSIS


ioscheduler.elv_add_request.tp

VALUES

disk_minor

Disk minor number of request.

disk_major

Disk major no of request.

rq_flags

Request flags.

q

Pointer to request queue.

elevator_name

The type of I/O elevator currently enabled.

rq

Address of request.

name

Name of the probe point