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