X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fperiodical-metadata-flush%2Ftp.c;fp=tests%2Fregression%2Fust%2Fperiodical-metadata-flush%2Ftp.c;h=0000000000000000000000000000000000000000;hb=b688191f72e58d2b5c317ca52b4c2b1743f2586c;hp=e291924a33c2be6f5f196b8ac949edf6ce85541e;hpb=21dee66a825b311dc0acde3d8fe5c20b93c81356;p=lttng-tools.git diff --git a/tests/regression/ust/periodical-metadata-flush/tp.c b/tests/regression/ust/periodical-metadata-flush/tp.c deleted file mode 100644 index e291924a3..000000000 --- a/tests/regression/ust/periodical-metadata-flush/tp.c +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright (c) - 2011 Mathieu Desnoyers - * Copyright (c) - 2012 David Goulet - * - * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR - * IMPLIED. ANY USE IS AT YOUR OWN RISK. - * - * Permission is hereby granted to use or copy this program for any purpose, - * provided the above notices are retained on all copies. Permission to modify - * the code and to distribute modified code is granted, provided the above - * notices are retained, and a notice that the code was modified is included - * with the above copyright notice. - */ - -#define TRACEPOINT_CREATE_PROBES -#include "ust_gen_nevents.h"