1FUNCTION::KERNEL_STR(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_STR(3stap)
23
4
NAME
6function::kernel_string - Retrieves string from kernel memory
7
SYNOPSIS
9kernel_string:string(addr:long)
10
ARGUMENTS
12addr
13The kernel address to retrieve the string from
14
DESCRIPTION
16This function returns the null terminated C string from a given kernel
17memory address. Reports an error on string copy fault.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::KERNEL_STR(3stap)