table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::SPECULATE(3stap) | Speculation | FUNCTION::SPECULATE(3stap) |
NAME¶
function::speculate - Store a string for possible output laterSYNOPSIS¶
speculate(id:long,output:string)
ARGUMENTS¶
idbuffer id to store the information in
output
string to write out when commit occurs
DESCRIPTION¶
Add a string to the speculaive buffer for id.SEE ALSO0¶
tapset::speculative(3stap)October 2018 | SystemTap Tapset Reference |