1TAPSET::PANIC(3stap)                                      TAPSET::PANIC(3stap)
2
3
4

NAME

6       tapset::panic - systemtap panic tapset
7
8

DESCRIPTION

10        Functions in the panic tapset allow a probe handler to invoke
11        the system panic routine with a user-specified message.
12
13        This may be used with a crash dump collection facility such as
14        kexec/kdump in order to capture data for post-mortem debugging.
15
16        Due to the fact that this will bring the system to an immediate
17        halt the functions in this tapset require guru mode.
18
19
20
21       panic  trigger a panic
22
23              See function::panic(3stap)
24               for details.
25
26

SEE ALSO

28        function::panic(3stap),  stap(1), stapprobes(3stap)
29
30
31
32SystemTap Tapset Reference       October 2018             TAPSET::PANIC(3stap)
Impressum