          MODULE=lttng-modules
         VERSION=2.13.15
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/lttng/lttng-modules/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:1f2ba7a154c835c578d520a8df77f75256e51402a01451a177524f6cb023925c
        WEB_SITE=https://lttng.org/
         ENTERED=20210831
         UPDATED=20240930
           SHORT="Modules for the LTTng system tracer"

cat << EOF
This is the kernel module collection for the LTTng system tracer.

NOTE; CONFIG_KALLSYMS_ALL needs to be enabled so probe "writeback" will work.
If not enabled rebuild your kernel with this configuration option enabled in order to trace this subsystem.
EOF
