function::speculate.3stap - Man Page

Store a string for possible output later

Synopsis

    speculate(id:long,output:string)

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.

See Also0

tapset::speculative(3stap)

Info

November 2023 SystemTap Tapset Reference Speculation