Man Page: function::backtrace
Operating Environment: centos
Section: 3stap
FUNCTION::BACKTRACE(3stap) Context Functions FUNCTION::BACKTRACE(3stap)NAMEfunction::backtrace - Hex backtrace of current kernel stackSYNOPSISbacktrace:string()ARGUMENTSNoneDESCRIPTIONThis function returns a string of hex addresses that are a backtrace of the kernel stack. Output may be truncated as per maximum string length (MAXSTRINGLEN). See ubacktrace for user-space backtrace. SystemTap Tapset Reference June 2014 FUNCTION::BACKTRACE(3stap)
| Related Man Pages |
|---|
| backtrace(3) - linux |
| backtrace_symbols(3) - linux |
| backtrace_symbols_fd(3) - linux |
| abrt-action-analyze-backtrace(1) - centos |
| backtrace_symbols(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |