Current File : //kunden/usr/share/systemtap/examples/profiling/perf.tcl
if {! [perf_probes_p]} {
    untested "$test (no perf probes support)" 
    continue
}
if {! [uprobes_p]} {
    untested "$test (no uprobes support)" 
    continue
}