Add kretprobe support (new --function implementation)
[lttng-tools.git] / ltt-sessiond / ltt-sessiond.h
index e878302115d95ade6040609f64c391beb1630ac4..17c9c32f8fd75c7a5a445f65f6e941e803cf78a6 100644 (file)
@@ -3,8 +3,8 @@
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
+ * as published by the Free Software Foundation; only version 2
+ * of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -36,6 +36,7 @@ const char *kernel_modules_list[] = {
        "ltt-ring-buffer-metadata-mmap-client",
        "lttng-ftrace",
        "lttng-kprobes",
+       "lttng-kretprobes",
        "lttng-probe-block",
        "lttng-probe-irq",
        "lttng-probe-kvm",
This page took 0.023054 seconds and 4 git commands to generate.