Cleanup: Move headers from toplevel to include/lttng/
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 14:18:46 +0000 (10:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 14:39:17 +0000 (10:39 -0400)
commit2df37e95fa4303ecc0db41334452665491533641
tree432ed9b8a833b7aa7b1b7d23a3505a8305ffbaab
parent3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0
Cleanup: Move headers from toplevel to include/lttng/

- Remove extra "lttng-" from filename (now implied by the path).
- Adapt includes accordingly.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
161 files changed:
LICENSE
blacklist/kprobes.h
blacklist/timekeeping.h
filter-bytecode.h [deleted file]
include/lttng/abi-old.h [new file with mode: 0644]
include/lttng/abi.h [new file with mode: 0644]
include/lttng/bitfield.h
include/lttng/clock.h [new file with mode: 0644]
include/lttng/cpuhotplug.h [new file with mode: 0644]
include/lttng/endian.h [new file with mode: 0644]
include/lttng/events.h [new file with mode: 0644]
include/lttng/filter-bytecode.h [new file with mode: 0644]
include/lttng/filter.h [new file with mode: 0644]
include/lttng/kernel-version.h [new file with mode: 0644]
include/lttng/string-utils.h [new file with mode: 0644]
include/lttng/tp-mempool.h [new file with mode: 0644]
include/lttng/tracepoint-event-impl.h
include/lttng/tracepoint.h [new file with mode: 0644]
include/lttng/tracer-core.h [new file with mode: 0644]
include/lttng/tracer.h [new file with mode: 0644]
include/lttng/types.h
include/ringbuffer/backend_types.h
include/ringbuffer/config.h
include/ringbuffer/frontend_types.h
instrumentation/events/lttng-module/net.h
lib/ringbuffer/ring_buffer_vfs.c
lttng-abi-old.h [deleted file]
lttng-abi.c
lttng-abi.h [deleted file]
lttng-calibrate.c
lttng-clock.c
lttng-clock.h [deleted file]
lttng-context-callstack.c
lttng-context-cgroup-ns.c
lttng-context-cpu-id.c
lttng-context-egid.c
lttng-context-euid.c
lttng-context-gid.c
lttng-context-hostname.c
lttng-context-interruptible.c
lttng-context-ipc-ns.c
lttng-context-migratable.c
lttng-context-mnt-ns.c
lttng-context-need-reschedule.c
lttng-context-net-ns.c
lttng-context-nice.c
lttng-context-perf-counters.c
lttng-context-pid-ns.c
lttng-context-pid.c
lttng-context-ppid.c
lttng-context-preemptible.c
lttng-context-prio.c
lttng-context-procname.c
lttng-context-sgid.c
lttng-context-suid.c
lttng-context-tid.c
lttng-context-uid.c
lttng-context-user-ns.c
lttng-context-uts-ns.c
lttng-context-vegid.c
lttng-context-veuid.c
lttng-context-vgid.c
lttng-context-vpid.c
lttng-context-vppid.c
lttng-context-vsgid.c
lttng-context-vsuid.c
lttng-context-vtid.c
lttng-context-vuid.c
lttng-context.c
lttng-cpuhotplug.h [deleted file]
lttng-endian.h [deleted file]
lttng-events.c
lttng-events.h [deleted file]
lttng-filter-interpreter.c
lttng-filter-specialize.c
lttng-filter-validator.c
lttng-filter.c
lttng-filter.h [deleted file]
lttng-kernel-version.h [deleted file]
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-string-utils.c
lttng-string-utils.h [deleted file]
lttng-syscalls.c
lttng-tp-mempool.c
lttng-tp-mempool.h [deleted file]
lttng-tracepoint.c
lttng-tracepoint.h [deleted file]
lttng-tracer-core.h [deleted file]
lttng-tracer.h [deleted file]
lttng-tracker-id.c
lttng-wrapper-impl.c
probes/lttng-kprobes.c
probes/lttng-kretprobes.c
probes/lttng-probe-9p.c
probes/lttng-probe-asoc.c
probes/lttng-probe-block.c
probes/lttng-probe-btrfs.c
probes/lttng-probe-compaction.c
probes/lttng-probe-ext3.c
probes/lttng-probe-ext4.c
probes/lttng-probe-gpio.c
probes/lttng-probe-i2c.c
probes/lttng-probe-irq.c
probes/lttng-probe-jbd.c
probes/lttng-probe-jbd2.c
probes/lttng-probe-kmem.c
probes/lttng-probe-kvm-x86-mmu.c
probes/lttng-probe-kvm-x86.c
probes/lttng-probe-kvm.c
probes/lttng-probe-lock.c
probes/lttng-probe-module.c
probes/lttng-probe-napi.c
probes/lttng-probe-net.c
probes/lttng-probe-power.c
probes/lttng-probe-preemptirq.c
probes/lttng-probe-printk.c
probes/lttng-probe-random.c
probes/lttng-probe-rcu.c
probes/lttng-probe-regmap.c
probes/lttng-probe-regulator.c
probes/lttng-probe-rpm.c
probes/lttng-probe-sched.c
probes/lttng-probe-scsi.c
probes/lttng-probe-signal.c
probes/lttng-probe-skb.c
probes/lttng-probe-sock.c
probes/lttng-probe-statedump.c
probes/lttng-probe-sunrpc.c
probes/lttng-probe-timer.c
probes/lttng-probe-udp.c
probes/lttng-probe-v4l2.c
probes/lttng-probe-vmscan.c
probes/lttng-probe-workqueue.c
probes/lttng-probe-writeback.c
probes/lttng-probe-x86-exceptions.c
probes/lttng-probe-x86-irq-vectors.c
probes/lttng-uprobes.c
probes/lttng.c
tests/clock-plugin/lttng-clock-plugin-test.c
tests/probes/lttng-test.c
wrapper/irqdesc.c
wrapper/mm.h
wrapper/page_alloc.c
wrapper/page_alloc.h
wrapper/random.h
wrapper/splice.c
wrapper/syscall.h
wrapper/timer.h
wrapper/trace-clock.h
wrapper/tracepoint.h
wrapper/uaccess.h
wrapper/writeback.h
This page took 0.040528 seconds and 4 git commands to generate.