Viewing File: /opt/rh/gcc-toolset-11/root/usr/share/systemtap/tapset/oneshot.stp

probe oneshot += begin
{
  exit ()
}
Back to Directory