%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/usr/share/doc/systemtap-client-2.9/examples/memory/
Upload File :
Create Path :
Current File : //proc/self/root/usr/share/doc/systemtap-client-2.9/examples/memory/hw_watch_addr.stp

#!/usr/bin/stap
probe kernel.data($1).rw
{
  printf("%p value is accessed\n", $1);
  print_backtrace();
}

Zerion Mini Shell 1.0