Man Page: function::kernel_string
Operating Environment: centos
Section: 3stap
FUNCTION::KERNEL_STR(3stap) String and data retrieving fun FUNCTION::KERNEL_STR(3stap)NAMEfunction::kernel_string - Retrieves string from kernel memorySYNOPSISkernel_string:string(addr:long)ARGUMENTSaddr The kernel address to retrieve the string fromDESCRIPTIONThis function returns the null terminated C string from a given kernel memory address. Reports an error on string copy fault. SystemTap Tapset Reference June 2014 FUNCTION::KERNEL_STR(3stap)
| Related Man Pages |
|---|
| tapset::context(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::logging(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |