/
usr
/
share
/
systemtap
/
examples
/
memory
/
File Upload :
llllll
Current File: //usr/share/systemtap/examples/memory/hw_watch_sym.stp
#!/usr/bin/stap %( CONFIG_HAVE_HW_BREAKPOINT == "y" %? probe kernel.data(@1).rw { printf("%s value is accessed\n", @1); print_backtrace(); } %: probe never {} %)
Copyright ©2k19 -
Hexid
|
Tex7ure