Man Page: function::kernel_char
Operating Environment: debian
Section: 3
function::kernel_char FUNCTION:(3stap) String and data retrieving fun FUNCTION:(3stap)NAMEfunction::kernel_char - Retrieves a char value stored in kernel memorySYNOPSISkernel_char:long(addr:long)ARGUMENTSaddr The kernel address to retrieve the char fromDESCRIPTIONReturns the char value from a given kernel memory address. Reports an error when reading from the given address fails. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| tapset::uconversions(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |