table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
TAPSET::SPECULATIVE(3stap) | TAPSET::SPECULATIVE(3stap) |
NAME¶
tapset::speculative - systemtap speculative tapsetDESCRIPTION¶
- 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)November 2020 | SystemTap Tapset Reference |