tapset::speculative.3stap - Man Page

systemtap speculative tapset

Description

speculation

Allocate a new id for speculative output

See function::speculation(3stap)
for details.

speculate

Store a string for possible output later

See function::speculate(3stap)
for details.

discard

Discard all output related to a speculation buffer

See function::discard(3stap)
for details.

commit

Write out all output related to a speculation buffer

See function::commit(3stap)
for details.

See Also

function::speculation(3stap), function::speculate(3stap), function::discard(3stap), function::commit(3stap), stap(1), stapprobes(3stap)

Info

November 2023 SystemTap Tapset Reference