Scroll to navigation

FUNCTION:(3stap) Speculation FUNCTION:(3stap)

function::speculate
 

NAME

function::speculate - 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.
May 2013 SystemTap Tapset Reference