Provided by: systemtap-doc_4.6-2_amd64
NAME
probe::tty.read - called when a tty line will be read
SYNOPSIS
tty.read
VALUES
file_name the file name lreated to the tty driver_name the driver name nr The amount of characters to be read buffer the buffer that will receive the characters
SEE ALSO
tapset::tty(3stap)