Move headers under include/ for-upstreaming-review-1
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 Apr 2020 15:31:36 +0000 (11:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 Apr 2020 16:14:49 +0000 (12:14 -0400)
commitb53047135828b997a4eeb2cae7344cb169aa9c8c
tree43f2c7e30e9a6b1bcda679e76ae7e38f6ec15882
parent369708f464bedc0682151df9308cebfa14dbdb2b
Move headers under include/
396 files changed:
LICENSE
Makefile
filter-bytecode.h [deleted file]
include/instrumentation/events/README [new file with mode: 0644]
include/instrumentation/events/lttng-module/9p.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/arch/x86/exceptions.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/arch/x86/irq_vectors.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/arch/x86/kvm/trace.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/block.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/btrfs.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/compaction.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/ext4.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/gpio.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/i2c.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/irq.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/jbd2.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/kmem.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/kvm.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/lock.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/lttng-statedump.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/lttng-test.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/lttng.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/mm_vmscan.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/module.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/napi.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/net.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/power.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/preemptirq.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/printk.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/random.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/rcu.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/regmap.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/regulator.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/rpc.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/rpm.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/sched.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/scsi.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/signal.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/skb.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/sock.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/timer.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/udp.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/v4l2.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/workqueue.h [new file with mode: 0644]
include/instrumentation/events/lttng-module/writeback.h [new file with mode: 0644]
include/instrumentation/syscalls/3.0.34/powerpc-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.1.0-rc6/x86-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.10.0-rc7/x86-64-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.13.0/mips-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.18.0/mips-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.4.25/arm-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.5.0/mips-32-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/3.5.0/mips-64-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/4.4.0/arm-64-syscalls [new file with mode: 0644]
include/instrumentation/syscalls/README [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/compat_syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/compat_syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/syscalls_unknown.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/lttng-get-syscall-inout.sh [new file with mode: 0755]
include/instrumentation/syscalls/lttng-syscalls-extract.sh [new file with mode: 0755]
include/instrumentation/syscalls/lttng-syscalls-extractor/Makefile [new file with mode: 0644]
include/instrumentation/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch [new file with mode: 0644]
include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c [new file with mode: 0644]
include/instrumentation/syscalls/lttng-syscalls-generate-headers.sh [new file with mode: 0755]
include/instrumentation/syscalls/table-syscall-inout.txt [new file with mode: 0644]
include/lttng/align.h [new file with mode: 0644]
include/lttng/bitfield.h [new file with mode: 0644]
include/lttng/bug.h [new file with mode: 0644]
include/lttng/define_trace.h [new file with mode: 0644]
include/lttng/filter-bytecode.h [new file with mode: 0644]
include/lttng/lttng-abi-old.h [new file with mode: 0644]
include/lttng/lttng-abi.h [new file with mode: 0644]
include/lttng/lttng-clock.h [new file with mode: 0644]
include/lttng/lttng-cpuhotplug.h [new file with mode: 0644]
include/lttng/lttng-endian.h [new file with mode: 0644]
include/lttng/lttng-events-nowrite.h [new file with mode: 0644]
include/lttng/lttng-events-reset.h [new file with mode: 0644]
include/lttng/lttng-events-write.h [new file with mode: 0644]
include/lttng/lttng-events.h [new file with mode: 0644]
include/lttng/lttng-filter.h [new file with mode: 0644]
include/lttng/lttng-kernel-version.h [new file with mode: 0644]
include/lttng/lttng-probe-user.h [new file with mode: 0644]
include/lttng/lttng-string-utils.h [new file with mode: 0644]
include/lttng/lttng-tp-mempool.h [new file with mode: 0644]
include/lttng/lttng-tracepoint-event-impl.h [new file with mode: 0644]
include/lttng/lttng-tracepoint-event.h [new file with mode: 0644]
include/lttng/lttng-tracepoint.h [new file with mode: 0644]
include/lttng/lttng-tracer-core.h [new file with mode: 0644]
include/lttng/lttng-tracer.h [new file with mode: 0644]
include/lttng/lttng-types.h [new file with mode: 0644]
include/lttng/lttng_prio_heap.h [new file with mode: 0644]
include/ringbuffer/api.h
include/ringbuffer/backend.h
include/ringbuffer/backend_internal.h
include/ringbuffer/backend_types.h
include/ringbuffer/config.h
include/ringbuffer/frontend.h
include/ringbuffer/frontend_api.h
include/ringbuffer/frontend_internal.h
include/ringbuffer/frontend_types.h
include/ringbuffer/iterator.h
include/ringbuffer/nohz.h
include/ringbuffer/vatomic.h
include/ringbuffer/vfs.h
include/wrapper/irqflags.h [new file with mode: 0644]
include/wrapper/trace-clock.h [new file with mode: 0644]
include/wrapper/user_namespace.h [new file with mode: 0644]
instrumentation/events/README [deleted file]
instrumentation/events/lttng-module/9p.h [deleted file]
instrumentation/events/lttng-module/arch/x86/exceptions.h [deleted file]
instrumentation/events/lttng-module/arch/x86/irq_vectors.h [deleted file]
instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h [deleted file]
instrumentation/events/lttng-module/arch/x86/kvm/trace.h [deleted file]
instrumentation/events/lttng-module/block.h [deleted file]
instrumentation/events/lttng-module/btrfs.h [deleted file]
instrumentation/events/lttng-module/compaction.h [deleted file]
instrumentation/events/lttng-module/ext4.h [deleted file]
instrumentation/events/lttng-module/gpio.h [deleted file]
instrumentation/events/lttng-module/i2c.h [deleted file]
instrumentation/events/lttng-module/irq.h [deleted file]
instrumentation/events/lttng-module/jbd2.h [deleted file]
instrumentation/events/lttng-module/kmem.h [deleted file]
instrumentation/events/lttng-module/kvm.h [deleted file]
instrumentation/events/lttng-module/lock.h [deleted file]
instrumentation/events/lttng-module/lttng-statedump.h [deleted file]
instrumentation/events/lttng-module/lttng-test.h [deleted file]
instrumentation/events/lttng-module/lttng.h [deleted file]
instrumentation/events/lttng-module/mm_vmscan.h [deleted file]
instrumentation/events/lttng-module/module.h [deleted file]
instrumentation/events/lttng-module/napi.h [deleted file]
instrumentation/events/lttng-module/net.h [deleted file]
instrumentation/events/lttng-module/power.h [deleted file]
instrumentation/events/lttng-module/preemptirq.h [deleted file]
instrumentation/events/lttng-module/printk.h [deleted file]
instrumentation/events/lttng-module/random.h [deleted file]
instrumentation/events/lttng-module/rcu.h [deleted file]
instrumentation/events/lttng-module/regmap.h [deleted file]
instrumentation/events/lttng-module/regulator.h [deleted file]
instrumentation/events/lttng-module/rpc.h [deleted file]
instrumentation/events/lttng-module/rpm.h [deleted file]
instrumentation/events/lttng-module/sched.h [deleted file]
instrumentation/events/lttng-module/scsi.h [deleted file]
instrumentation/events/lttng-module/signal.h [deleted file]
instrumentation/events/lttng-module/skb.h [deleted file]
instrumentation/events/lttng-module/sock.h [deleted file]
instrumentation/events/lttng-module/timer.h [deleted file]
instrumentation/events/lttng-module/udp.h [deleted file]
instrumentation/events/lttng-module/v4l2.h [deleted file]
instrumentation/events/lttng-module/workqueue.h [deleted file]
instrumentation/events/lttng-module/writeback.h [deleted file]
instrumentation/syscalls/3.0.34/powerpc-32-syscalls [deleted file]
instrumentation/syscalls/3.1.0-rc6/x86-32-syscalls [deleted file]
instrumentation/syscalls/3.10.0-rc7/x86-64-syscalls [deleted file]
instrumentation/syscalls/3.13.0/mips-32-syscalls [deleted file]
instrumentation/syscalls/3.18.0/mips-32-syscalls [deleted file]
instrumentation/syscalls/3.4.25/arm-32-syscalls [deleted file]
instrumentation/syscalls/3.5.0/mips-32-syscalls [deleted file]
instrumentation/syscalls/3.5.0/mips-64-syscalls [deleted file]
instrumentation/syscalls/4.4.0/arm-64-syscalls [deleted file]
instrumentation/syscalls/README [deleted file]
instrumentation/syscalls/headers/arm-32-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/arm-32-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/arm-64-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/arm-64-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/compat_syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/compat_syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/mips-32-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/mips-32-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/mips-64-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/mips-64-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/syscalls_unknown.h [deleted file]
instrumentation/syscalls/headers/x86-32-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/x86-32-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/headers/x86-64-syscalls_integers.h [deleted file]
instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h [deleted file]
instrumentation/syscalls/headers/x86-64-syscalls_pointers.h [deleted file]
instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h [deleted file]
instrumentation/syscalls/lttng-get-syscall-inout.sh [deleted file]
instrumentation/syscalls/lttng-syscalls-extract.sh [deleted file]
instrumentation/syscalls/lttng-syscalls-extractor/Makefile [deleted file]
instrumentation/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch [deleted file]
instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c [deleted file]
instrumentation/syscalls/lttng-syscalls-generate-headers.sh [deleted file]
instrumentation/syscalls/table-syscall-inout.txt [deleted file]
lib/Kbuild
lib/align.h [deleted file]
lib/bitfield.h [deleted file]
lib/bug.h [deleted file]
lib/prio_heap/lttng_prio_heap.c
lib/prio_heap/lttng_prio_heap.h [deleted file]
lib/ringbuffer/api.h [deleted file]
lib/ringbuffer/backend.h [deleted file]
lib/ringbuffer/backend_internal.h [deleted file]
lib/ringbuffer/backend_types.h [deleted file]
lib/ringbuffer/config.h [deleted file]
lib/ringbuffer/frontend.h [deleted file]
lib/ringbuffer/frontend_api.h [deleted file]
lib/ringbuffer/frontend_internal.h [deleted file]
lib/ringbuffer/frontend_types.h [deleted file]
lib/ringbuffer/iterator.h [deleted file]
lib/ringbuffer/nohz.h [deleted file]
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 [deleted file]
lib/ringbuffer/vfs.h [deleted file]
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
probes/Kbuild
probes/define_trace.h [deleted file]
probes/lttng-events-nowrite.h [deleted file]
probes/lttng-events-reset.h [deleted file]
probes/lttng-events-write.h [deleted file]
probes/lttng-kprobes.c
probes/lttng-kretprobes.c
probes/lttng-probe-9p.c
probes/lttng-probe-block.c
probes/lttng-probe-btrfs.c
probes/lttng-probe-compaction.c
probes/lttng-probe-ext4.c
probes/lttng-probe-gpio.c
probes/lttng-probe-i2c.c
probes/lttng-probe-irq.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-user.c
probes/lttng-probe-user.h [deleted file]
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-tracepoint-event-impl.h [deleted file]
probes/lttng-tracepoint-event.h [deleted file]
probes/lttng-types.h [deleted file]
probes/lttng-uprobes.c
probes/lttng.c
probes/lttng.h [deleted file]
tests/Kbuild
tests/clock-plugin/lttng-clock-plugin-test.c
tests/probes/lttng-test.c
trace-clock.c [new file with mode: 0644]
wrapper/irqflags.h [deleted file]
wrapper/trace-clock.c [deleted file]
wrapper/trace-clock.h [deleted file]
wrapper/user_namespace.h [deleted file]
This page took 0.052987 seconds and 4 git commands to generate.