DOKK / manpages / debian 12 / systemtap-doc / function::speculate.3stap.en
FUNCTION::SPECULATE(3stap) Speculation FUNCTION::SPECULATE(3stap)

function::speculate - Store a string for possible output later


speculate(id:long,output:string)

id

buffer id to store the information in

output

string to write out when commit occurs

Add a string to the speculaive buffer for id.

tapset::speculative(3stap)

November 2022 SystemTap Tapset Reference