X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lttng-calibrate.c;h=5394c24e77f82e1a4f9039b4a7f50f13dc52e4fb;hb=refs%2Fheads%2Fns-phase-1;hp=f2362fb25ef17798a7b98988e8a0ceb9b27e2158;hpb=a90917c3f8c4ed79117f1caa333b29a2108084ec;p=deliverable%2Flttng-modules.git diff --git a/lttng-calibrate.c b/lttng-calibrate.c index f2362fb2..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 "lttng-events.h" +#include +#include noinline void lttng_calibrate_kretprobe(void)