function::symname.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::symname - Return the kernel symbol associated with the given address.

SYNOPSIS

     symname:string(addr:long)
 

ARGUMENTS

addr

The address to translate.

GENERAL SYNTAX

symname:string(addr:long)

DESCRIPTION

Returns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr.