[lttng-dev] [PATCH lttng-modules 1/1] Introduce configure script to describe changes in linux kernel interface

2023-07-03 Thread Roxana Nicolescu via lttng-dev
This script is intented to be used for checking the changes in linux kernel headers and keep the lttng module up-to-date. It is introduced for a specific usecase where commit d87a7b4c77a9: "jbd2: use the correct print format" broke the interface between the kernel and lttng-module. 3 variables cha

[lttng-dev] [PATCH lttng-modules 0/1] Introduce configure script to describe changes in linux kernel interface

2023-07-03 Thread Roxana Nicolescu via lttng-dev
This script described the changes in the linux kernel interface that affect compatibility with lttng-modules. It is introduced for a specific usecase where commit d87a7b4c77a9: "jbd2: use the correct print format" broke the interface between the kernel and lttng-module. 3 variables changed their t