1FUNCTION::SPECULATE(3stap)        Speculation       FUNCTION::SPECULATE(3stap)
2
3
4

NAME

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

SYNOPSIS

9           speculate(id:long,output:string)
10

ARGUMENTS

12       id
13           buffer id to store the information in
14
15       output
16           string to write out when commit occurs
17

DESCRIPTION

19       Add a string to the speculaive buffer for id.
20

SEE ALSO

22       tapset::speculative(3stap)
23
24
25
26SystemTap Tapset Reference       October 2018       FUNCTION::SPECULATE(3stap)
Impressum