Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
probe::tty.resize - Called when a terminal resize happens
SYNOPSIS
tty.resize
VALUES
name the tty name old_xpixel the old xpixel new_xpixel the new xpixel value new_ypixel the new ypixel value old_row the old row value new_col the new col value old_ypixel the old ypixel new_row the new row value old_col the old col value
SEE ALSO
tapset::tty(3stap)