1FUNCTION::KERNEL_CHA(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_CHA(3stap)
23
4
NAME
6function::kernel_char - Retrieves a char value stored in kernel memory
7
SYNOPSIS
9kernel_char:long(addr:long)
10
ARGUMENTS
12addr
13The kernel address to retrieve the char from
14
DESCRIPTION
16Returns the char value from a given kernel memory address. Reports an
17error when reading from the given address fails.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::KERNEL_CHA(3stap)