Comparing the scaling of UST and SystemTap
[benchmarks.git] / ust-systemtap-tracepoints / probes.d
1 provider tracepoint_benchmark {
2 probe single_trace(int);
3 };
This page took 0.029514 seconds and 5 git commands to generate.