License cleanup, ifdef namespace cleanup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 9 Mar 2012 00:28:14 +0000 (19:28 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 9 Mar 2012 00:28:14 +0000 (19:28 -0500)
commit886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c
treee24824eb77d2bcdc2866bbeab7cd46917febed22
parentbbda3a00431e819ecfbe0056eaa598100c848e0c
License cleanup, ifdef namespace cleanup

- Spell out the LGPL license completely in each file.
- Change LINUX_* ifdefs for LIB_* in lib/ringbuffer header.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
85 files changed:
instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
lib/align.h
lib/bug.h
lib/ringbuffer/api.h
lib/ringbuffer/backend.h
lib/ringbuffer/backend_internal.h
lib/ringbuffer/backend_types.h
lib/ringbuffer/config.h
lib/ringbuffer/frontend.h
lib/ringbuffer/frontend_api.h
lib/ringbuffer/frontend_internal.h
lib/ringbuffer/frontend_types.h
lib/ringbuffer/iterator.h
lib/ringbuffer/nohz.h
lib/ringbuffer/ring_buffer_backend.c
lib/ringbuffer/ring_buffer_frontend.c
lib/ringbuffer/ring_buffer_iterator.c
lib/ringbuffer/ring_buffer_mmap.c
lib/ringbuffer/ring_buffer_splice.c
lib/ringbuffer/ring_buffer_vfs.c
lib/ringbuffer/vatomic.h
lib/ringbuffer/vfs.h
lttng-abi.c
lttng-abi.h
lttng-calibrate.c
lttng-context-nice.c
lttng-context-perf-counters.c
lttng-context-pid.c
lttng-context-ppid.c
lttng-context-prio.c
lttng-context-procname.c
lttng-context-tid.c
lttng-context-vpid.c
lttng-context-vppid.c
lttng-context-vtid.c
lttng-context.c
lttng-endian.h
lttng-events.c
lttng-events.h
lttng-probes.c
lttng-ring-buffer-client-discard.c
lttng-ring-buffer-client-mmap-discard.c
lttng-ring-buffer-client-mmap-overwrite.c
lttng-ring-buffer-client-overwrite.c
lttng-ring-buffer-client.h
lttng-ring-buffer-metadata-client.c
lttng-ring-buffer-metadata-client.h
lttng-ring-buffer-metadata-mmap-client.c
lttng-statedump-impl.c
lttng-syscalls.c
lttng-tracer-core.h
lttng-tracer.h
probes/define_trace.h
probes/lttng-events-reset.h
probes/lttng-events.h
probes/lttng-ftrace.c
probes/lttng-kprobes.c
probes/lttng-kretprobes.c
probes/lttng-probe-block.c
probes/lttng-probe-irq.c
probes/lttng-probe-kvm.c
probes/lttng-probe-lttng.c
probes/lttng-probe-sched.c
probes/lttng-probe-signal.c
probes/lttng-probe-statedump.c
probes/lttng-probe-timer.c
probes/lttng-type-list.h
probes/lttng-types.c
probes/lttng-types.h
probes/lttng.h
wrapper/ftrace.h
wrapper/inline_memcpy.h
wrapper/irqdesc.c
wrapper/irqdesc.h
wrapper/kallsyms.h
wrapper/perf.h
wrapper/poll.h
wrapper/random.c
wrapper/random.h
wrapper/spinlock.h
wrapper/splice.c
wrapper/splice.h
wrapper/trace-clock.h
wrapper/uuid.h
wrapper/vmalloc.h
This page took 0.032684 seconds and 4 git commands to generate.