Add support for kvm x86 specific tracepoints
[lttng-modules.git] / LICENSE
1 LTTng modules licensing
2 Mathieu Desnoyers
3 June 2, 2011
4
5 * LGPLv2.1/GPLv2 dual-license
6
7 The files contained within this package are licensed under
8 LGPLv2.1/GPLv2 dual-license (see lgpl-2.1.txt and gpl-2.0.txt for
9 details), except for files identified by the following sections.
10
11 * GPLv2 license
12
13 These files are licensed exclusively under the GPLv2 license. See
14 gpl-2.0.txt for details.
15
16 lib/ringbuffer/ring_buffer_splice.c
17 lib/ringbuffer/ring_buffer_mmap.c
18 instrumentation/events/mainline/*.h
19 instrumentation/events/lttng-modules/*.h
20
21 * MIT-style license
22
23 These files are licensed under an MIT-style license. See mit-license.txt
24 for details.
25
26 lib/prio_heap/lttng_prio_heap.h
27 lib/prio_heap/lttng_prio_heap.c
28 lib/bitfield.h
This page took 0.028895 seconds and 4 git commands to generate.