function::set_kernel_char.3stap man page
function::set_kernel_char ā Writes a char value to kernel memory Writes 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). tapset::conversions-guru(3stap)Synopsis
set_kernel_char(addr:long,val:long)
Arguments
Description
See Also0
Info
November 2019 SystemTap Tapset Reference String and data writing functi