[lttng-dev] LTTng-UST and LTTng-modules filtering code relicensing to MIT license
Julien Desfossez
jdesfossez at efficios.com
Mon Nov 28 17:49:08 UTC 2016
On 28-Nov-2016 05:47:56 PM, Mathieu Desnoyers wrote:
> Hi,
>
> I'm relicensing LTTng-UST and LTTng-modules filtering code to MIT
> license in the master branch of the respective projects. It will
> make it easier to integrate filtering capabilities into Babeltrace,
> and exchange code between those projects filtering area in the
> future.
>
> This affects the following files:
>
> LTTng-UST:
>
> LICENSE | 4 ++--
> liblttng-ust/filter-bytecode.h | 27 ++++++++++++++++-----------
> liblttng-ust/lttng-filter-interpreter.c | 28 ++++++++++++++++------------
> liblttng-ust/lttng-filter-specialize.c | 28 ++++++++++++++++------------
> liblttng-ust/lttng-filter-validator.c | 28 ++++++++++++++++------------
> liblttng-ust/lttng-filter.c | 28 ++++++++++++++++------------
> liblttng-ust/lttng-filter.h | 28 ++++++++++++++++------------
> 7 files changed, 98 insertions(+), 73 deletions(-)
>
> LTTng-modules:
>
> LICENSE | 6 ++++++
> filter-bytecode.h | 27 ++++++++++++++++-----------
> lttng-filter-interpreter.c | 28 ++++++++++++++++------------
> lttng-filter-specialize.c | 28 ++++++++++++++++------------
> lttng-filter-validator.c | 28 ++++++++++++++++------------
> lttng-filter.c | 28 ++++++++++++++++------------
> lttng-filter.h | 28 ++++++++++++++++------------
> 7 files changed, 102 insertions(+), 71 deletions(-)
>
> Thanks,
>
> Mathieu
Acked-by: Julien Desfossez <jdesfossez at efficios.com>
Thanks,
Julien
More information about the lttng-dev
mailing list