| Current Path : /usr/share/systemtap/examples/profiling/ |
| Current File : //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
}