X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-calibrate.c;h=ef6c6121c5bd11d13c4cb36d1f5eaaca2fe03f07;hb=a071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211;hp=1fe3a69019db66affbf140c16451efdd2f485b64;hpb=e8951e63e00a0b56d8ce1b0c821e5ebfb1e35d63;p=lttng-modules.git diff --git a/lttng-calibrate.c b/lttng-calibrate.c index 1fe3a690..ef6c6121 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 "ltt-events.h" +#include +#include noinline void lttng_calibrate_kretprobe(void)