'\" t .\" Title: probe::stap.pass4.end .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: November 2020 .\" Manual: SystemTap Translator Tapset .\" Source: SystemTap Tapset Reference .\" Language: English .\" .TH "PROBE::STAP\&.PASS4\" "3stap" "November 2020" "SystemTap Tapset Reference" "SystemTap Translator Tapset" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" probe::stap.pass4.end \- Finished stap pass4 (compile C code into kernel module) .SH "SYNOPSIS" .sp .nf stap\&.pass4\&.end .fi .SH "VALUES" .PP \fIsession\fR .RS 4 the systemtap_session variable s .RE .SH "DESCRIPTION" .PP pass4\&.end fires just before the jump to cleanup if s\&.last_pass = 4 .SH SEE ALSO\n .IR tapset::stap_staticmarkers (3stap)