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::ATOMIC(3stap) | TAPSET::ATOMIC(3stap) |
NAME¶
tapset::atomic - systemtap atomic tapsetDESCRIPTION¶
- atomic_read
- Retrieves an atomic variable from kernel memory
- See function::atomic_read(3stap) for details.
- atomic_long_read
- Retrieves an atomic long variable from kernel memory
- See function::atomic_long_read(3stap) for details.
SEE ALSO¶
function::atomic_read(3stap), function::atomic_long_read(3stap), stap(1), stapprobes(3stap)November 2020 | SystemTap Tapset Reference |