Provided by: systemtap-doc_4.8-1_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
name Name of the probe point elevator_name The type of I/O elevator currently enabled. rq Address of request. rq_flags Request flags. q Pointer to request queue. disk_major Disk major no of request. disk_minor Disk minor number of request.
SEE ALSO
tapset::ioscheduler(3stap)