function::speculate - Store a string for possible output later
Contents
Arguments
id
buffer id to store the information in
output
string to write out when commit occurs
Description
Add a string to the speculaive buffer for id.
Name
function::speculate - Store a string for possible output later
See Also
tapset::speculative(3stap) SystemTap Tapset Reference April 2024 FUNCTION::SPECULATE(3stap)
Synopsis
speculate(id:long,output:string)
