X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-calibrate.c;h=38863194672aafbc6c88d2b1f6d67758fe5e54bb;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=07e3c5b3415366514c5d040cd455b7e26fc54d6e;hpb=950f5c99af3e6cc7be0c852df714d30ae1326bca;p=lttng-modules.git diff --git a/lttng-calibrate.c b/lttng-calibrate.c index 07e3c5b3..38863194 100644 --- a/lttng-calibrate.c +++ b/lttng-calibrate.c @@ -1,15 +1,14 @@ -/* - * lttng-calibrate.c +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * - * 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)