Cleanup: Remove obsolete and unused tests
[lttng-ust.git] / tests / tracepoint / benchmark / testutrace.stp
diff --git a/tests/tracepoint/benchmark/testutrace.stp b/tests/tracepoint/benchmark/testutrace.stp
deleted file mode 100644 (file)
index ad8ed68..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-probe process("./.libs/tracepoint_benchmark").function("single_trace") { 
-       printf("%d : %s\n", gettimeofday_ns(), $$parms); 
-}
-
This page took 0.023976 seconds and 4 git commands to generate.