Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / LICENSE
... / ...
CommitLineData
1LTTng modules licensing
2Mathieu Desnoyers
3June 2, 2011
4
5* LGPL-2.1 / GPL-2.0 dual-license
6
7The files contained within this package are licensed under
8LGPL-2.1 / GPL-2.0 dual-license (see LICENSES/LGPL-2.1 and LICENSES/GPL-2.0 for
9details), except for files identified by the following sections.
10
11* GPL-2.0 license
12
13These files are licensed exclusively under the GPL-2.0 license. See
14LICENSES/GPL-2.0 for details.
15
16lib/ringbuffer/ring_buffer_splice.c
17lib/ringbuffer/ring_buffer_mmap.c
18instrumentation/events/lttng-module/*.h
19wrapper/list.h
20
21* MIT-style license
22
23These files are licensed under an MIT-style license. See LICENSES/MIT
24for details.
25
26include/lttng/prio_heap.h
27include/lttng/bitfield.h
28include/lttng/filter-bytecode.h
29include/filter.h
30lib/prio_heap/lttng_prio_heap.c
31lttng-filter-interpreter.c
32lttng-filter-specialize.c
33lttng-filter-validator.c
34lttng-filter.c
This page took 0.022296 seconds and 4 git commands to generate.