X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-calibrate.c;h=38863194672aafbc6c88d2b1f6d67758fe5e54bb;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=f2362fb25ef17798a7b98988e8a0ceb9b27e2158;hpb=a90917c3f8c4ed79117f1caa333b29a2108084ec;p=lttng-modules.git diff --git a/lttng-calibrate.c b/lttng-calibrate.c index f2362fb2..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 "lttng-abi.h" -#include "lttng-events.h" +#include +#include noinline void lttng_calibrate_kretprobe(void)