%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/systemtap-client-2.9/examples/memory/
Upload File :
Create Path :
Current File : //usr/share/doc/systemtap-client-2.9/examples/memory/hw_watch_sym.stp

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

Zerion Mini Shell 1.0