Man Page: function::ubacktrace
Operating Environment: centos
Section: 3stap
FUNCTION::UBACKTRACE(3stap) Context Functions FUNCTION::UBACKTRACE(3stap)NAMEfunction::ubacktrace - Hex backtrace of current user-space task stack.SYNOPSISubacktrace:string()ARGUMENTSNoneDESCRIPTIONReturn a string of hex addresses that are a backtrace of the stack of the current task. Output may be truncated as per maximum string length. Returns empty string when current probe point cannot determine user backtrace. See backtrace for kernel traceback.NOTETo get (full) backtraces for user space applications and shared shared libraries not mentioned in the current script run stap with -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. SystemTap Tapset Reference June 2014 FUNCTION::UBACKTRACE(3stap)
| Related Man Pages |
|---|
| tapset::proc_mem(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::signal(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::task(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |