Man Page: function::set_kernel_char
Operating Environment: debian
Section: 3
function::set_kernel_char FUNCTION:(3stap) String and data writing functi FUNCTION:(3stap)NAMEfunction::set_kernel_char - Writes a char value to kernel memorySYNOPSISset_kernel_char(addr:long,val:long)ARGUMENTSaddr The kernel address to write the char to val The char which is to be writtenDESCRIPTIONWrites the char value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |