X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-calibrate.c;h=5394c24e77f82e1a4f9039b4a7f50f13dc52e4fb;hp=07e3c5b3415366514c5d040cd455b7e26fc54d6e;hb=740572854b9a9a2670ef6185afc9707608559368;hpb=950f5c99af3e6cc7be0c852df714d30ae1326bca diff --git a/lttng-calibrate.c b/lttng-calibrate.c index 07e3c5b3..5394c24e 100644 --- a/lttng-calibrate.c +++ b/lttng-calibrate.c @@ -1,15 +1,14 @@ -/* - * lttng-calibrate.c +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) * - * Copyright 2011 (c) - Mathieu Desnoyers + * lttng-calibrate.c * * LTTng probe calibration. * - * Dual LGPL v2.1/GPL v2 license. + * Copyright (C) 2010-2012 Mathieu Desnoyers */ -#include "ltt-debugfs-abi.h" -#include "ltt-events.h" +#include +#include noinline void lttng_calibrate_kretprobe(void)