Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::tty.write - write to the tty line

Name

       probe::tty.write - write to the tty line

See Also

tapset::tty(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::TTY.WRITE(3stap)

Synopsis

       tty.write

Values

nr
           The amount of characters

       driver_name
           the driver name

       file_name
           the file name lreated to the tty

       buffer
           the buffer that will be written

See Also