Viewing File: /opt/rh/gcc-toolset-11/root/usr/share/systemtap/examples/process/auditbt.tcl

if {! [uprobes_p]} {
    untested "$test (no uprobes support)" 
    continue
}
Back to Directory