function::print_syms(3stap) centos man page | unix.com

Man Page: function::print_syms

Operating Environment: centos

Section: 3stap

FUNCTION::PRINT_SYMS(3stap)					 Context Functions				       FUNCTION::PRINT_SYMS(3stap)

NAME
function::print_syms - Print out kernel stack from string
SYNOPSIS
print_syms(callers:string)
ARGUMENTS
callers String with list of hexadecimal (kernel) addresses
DESCRIPTION
This function performs a symbolic lookup of the addresses in the given string, which are assumed to be the result of prior calls to stack, callers, and similar functions. Prints one line per address, including the address, the name of the function containing the address, and an estimate of its position within that function, as obtained by symdata. Returns nothing. SystemTap Tapset Reference June 2014 FUNCTION::PRINT_SYMS(3stap)
Related Man Pages
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::conversions(3stap) - centos
tapset::logging(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq