Provided by: systemtap-doc_4.6-2_amd64
NAME
probe::ioscheduler.elv_add_request.tp - tracepoint based probe to indicate a request is added to the request queue.
SYNOPSIS
ioscheduler.elv_add_request.tp
VALUES
elevator_name The type of I/O elevator currently enabled. name Name of the probe point disk_major Disk major no of request. q Pointer to request queue. rq_flags Request flags. disk_minor Disk minor number of request. rq Address of request.
SEE ALSO
tapset::ioscheduler(3stap)