Man Page: function::kernel_char
Operating Environment: centos
Section: 3stap
FUNCTION::KERNEL_CHA(3stap) String and data retrieving fun FUNCTION::KERNEL_CHA(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 June 2014 FUNCTION::KERNEL_CHA(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| tapset::uconversions(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |