Imported Upstream version 2.13.4 upstream upstream/2.13.4
authorŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 19 Sep 2022 19:40:41 +0000 (21:40 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 19 Sep 2022 19:40:41 +0000 (21:40 +0200)
commitec855e68972520e9a423c1af8ecedf2132106355
treeded28bee553dc0260279f89a5375f5c77a0c39d1
parentc8612bc0b49c30e4286da33803bce48c2f39d38a
Imported Upstream version 2.13.4
1025 files changed:
CONTRIBUTING.md [new file with mode: 0644]
COPYING [deleted file]
ChangeLog
CodingStyle
LICENSE [new file with mode: 0644]
LICENSES/BSD-2-Clause [new file with mode: 0644]
LICENSES/BSD-3-Clause [new file with mode: 0644]
LICENSES/GPL-2.0 [new file with mode: 0644]
LICENSES/GPL-3.0 [new file with mode: 0644]
LICENSES/LGPL-2.1 [new file with mode: 0644]
LICENSES/MIT [new file with mode: 0644]
Makefile.am
Makefile.in
README.md
aclocal.m4
config.h.in [deleted file]
config/ar-lib [new file with mode: 0755]
config/ax_check_class.m4 [deleted file]
config/ax_check_classpath.m4 [deleted file]
config/ax_java_options.m4 [deleted file]
config/ax_jni_include_dir.m4 [deleted file]
config/ax_prog_jar.m4 [deleted file]
config/ax_prog_java.m4 [deleted file]
config/ax_prog_java_works.m4 [deleted file]
config/ax_prog_javac.m4 [deleted file]
config/ax_prog_javac_works.m4 [deleted file]
config/ax_prog_javah.m4 [deleted file]
config/ax_sys_weak_alias.m4 [deleted file]
config/ax_try_compile_java.m4 [deleted file]
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/libtool.m4 [deleted file]
config/ltmain.sh [changed mode: 0644->0755]
config/ltoptions.m4 [deleted file]
config/ltsugar.m4 [deleted file]
config/ltversion.m4 [deleted file]
config/lt~obsolete.m4 [deleted file]
config/missing
config/py-compile [deleted file]
config/tap-driver.sh [deleted file]
config/test-driver
config/texinfo.tex [deleted file]
configure
configure.ac
doc/Makefile.am
doc/Makefile.in
doc/examples/Makefile.am
doc/examples/Makefile.in
doc/examples/clock-override/Makefile
doc/examples/clock-override/lttng-ust-clock-override-example.c
doc/examples/clock-override/run-clock-override
doc/examples/cmake-multiple-shared-libraries/CMakeLists.txt [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/README.md [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/aligner-lib.cpp [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/aligner-lib.h [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/aligner.cpp [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/cmake/FindLTTngUST.cmake [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/tester-lib.cpp [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/tester-lib.h [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/tester.cpp [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/trace.sh [new file with mode: 0755]
doc/examples/cmake-multiple-shared-libraries/tracepoint-provider.cpp [new file with mode: 0644]
doc/examples/cmake-multiple-shared-libraries/tracepoint-provider.h [new file with mode: 0644]
doc/examples/demo-tracef/Makefile
doc/examples/demo-tracef/demo-tracef.c
doc/examples/demo-tracef/demo-vtracef.c [new file with mode: 0644]
doc/examples/demo-tracelog/Makefile
doc/examples/demo-tracelog/demo-tracelog.c
doc/examples/demo-tracelog/demo-vtracelog.c [new file with mode: 0644]
doc/examples/demo/Makefile
doc/examples/demo/demo-trace
doc/examples/demo/demo.c
doc/examples/demo/tp.c
doc/examples/demo/tp2.c
doc/examples/demo/tp3.c
doc/examples/demo/ust_tests_demo.h
doc/examples/demo/ust_tests_demo2.h
doc/examples/demo/ust_tests_demo3.h
doc/examples/easy-ust/Makefile
doc/examples/easy-ust/sample.c
doc/examples/easy-ust/sample_component_provider.h
doc/examples/easy-ust/tp.c
doc/examples/gen-tp/Makefile
doc/examples/gen-tp/sample.c
doc/examples/gen-tp/sample_tracepoint.tp
doc/examples/getcpu-override/Makefile
doc/examples/getcpu-override/lttng-ust-getcpu-override-example.c
doc/examples/getcpu-override/run-getcpu-override
doc/examples/hello-static-lib/Makefile
doc/examples/hello-static-lib/hello.c
doc/examples/hello-static-lib/tp.c
doc/examples/hello-static-lib/ust_tests_hello.h
doc/examples/java-jul/ApplicationContextExample.java
doc/examples/java-jul/FilterChangeListenerExample.java
doc/examples/java-jul/Hello.java
doc/examples/java-jul/Makefile
doc/examples/java-jul/run
doc/examples/java-log4j/Hello.java [deleted file]
doc/examples/java-log4j/HelloLog4j.java [new file with mode: 0644]
doc/examples/java-log4j/Makefile
doc/examples/java-log4j/run
doc/examples/java-log4j2-basic/HelloLog4j2.java [new file with mode: 0644]
doc/examples/java-log4j2-basic/Makefile [new file with mode: 0644]
doc/examples/java-log4j2-basic/log4j2.xml [new file with mode: 0644]
doc/examples/java-log4j2-basic/run [new file with mode: 0755]
doc/examples/java-log4j2-ctx/HelloLog4j2Ctx.java [new file with mode: 0644]
doc/examples/java-log4j2-ctx/Makefile [new file with mode: 0644]
doc/examples/java-log4j2-ctx/log4j2.ctx1.xml [new file with mode: 0644]
doc/examples/java-log4j2-ctx/log4j2.ctx2.xml [new file with mode: 0644]
doc/examples/java-log4j2-ctx/run [new file with mode: 0755]
doc/examples/java-log4j2-prog/HelloLog4j2Prog.java [new file with mode: 0644]
doc/examples/java-log4j2-prog/Makefile [new file with mode: 0644]
doc/examples/java-log4j2-prog/run [new file with mode: 0755]
doc/examples/python/hello.py
doc/java-agent.txt
doc/man/Makefile.am
doc/man/Makefile.in
doc/man/README.md [new file with mode: 0644]
doc/man/asciidoc.conf
doc/man/common-copyrights.txt
doc/man/log-levels.txt
doc/man/lttng-gen-tp.1
doc/man/lttng-gen-tp.1.txt
doc/man/lttng-ust-cyg-profile.3
doc/man/lttng-ust-cyg-profile.3.txt
doc/man/lttng-ust-dl.3
doc/man/lttng-ust-dl.3.txt
doc/man/lttng-ust.3
doc/man/lttng-ust.3.txt
doc/man/lttng_ust_do_tracepoint.3 [new file with mode: 0644]
doc/man/lttng_ust_tracef.3 [new file with mode: 0644]
doc/man/lttng_ust_tracef.3.txt [new file with mode: 0644]
doc/man/lttng_ust_tracelog.3 [new file with mode: 0644]
doc/man/lttng_ust_tracelog.3.txt [new file with mode: 0644]
doc/man/lttng_ust_tracepoint.3 [new file with mode: 0644]
doc/man/lttng_ust_tracepoint_enabled.3 [new file with mode: 0644]
doc/man/lttng_ust_vtracef.3 [new file with mode: 0644]
doc/man/lttng_ust_vtracelog.3 [new file with mode: 0644]
doc/man/manpage.xsl [new file with mode: 0644]
doc/man/tracef-tracelog-limitations.txt
doc/man/tracef.3
doc/man/tracef.3.txt
doc/man/tracelog.3
doc/man/tracelog.3.txt
doc/man/xsl/manpage-bold-literal.xsl [deleted file]
doc/man/xsl/manpage-callouts.xsl [deleted file]
doc/man/xsl/manpage-headings.xsl [deleted file]
doc/man/xsl/manpage-links.xsl [deleted file]
doc/man/xsl/manpage.xsl [deleted file]
extras/Makefile.am [new file with mode: 0644]
extras/Makefile.in [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-context-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-ctl.so.4.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile-fast.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-dl.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-fd.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-fork.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-java.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-jul-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-libc-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-log4j-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-pthread-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-python-agent.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust-tracepoint.so.0.xml [new file with mode: 0644]
extras/abi/2.10/x86_64-pc-linux-gnu/liblttng-ust.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-context-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-ctl.so.4.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile-fast.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-dl.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-fd.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-fork.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-java.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-jul-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-libc-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-log4j-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-pthread-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-python-agent.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust-tracepoint.so.0.xml [new file with mode: 0644]
extras/abi/2.11/x86_64-pc-linux-gnu/liblttng-ust.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-context-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-ctl.so.4.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile-fast.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-dl.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-fd.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-fork.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-java.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-jul-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-libc-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-log4j-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-pthread-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-python-agent.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust-tracepoint.so.0.xml [new file with mode: 0644]
extras/abi/2.12/x86_64-pc-linux-gnu/liblttng-ust.so.0.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-common.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-context-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-ctl.so.5.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile-fast.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-dl.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-fd.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-fork.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-java.so.0.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-jul-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-libc-wrapper.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-log4j-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-pthread-wrapper.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-python-agent.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust-tracepoint.so.1.xml [new file with mode: 0644]
extras/abi/2.13/x86_64-pc-linux-gnu/liblttng-ust.so.1.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-context-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-ctl.so.2.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile-fast.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-cyg-profile.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-dl.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-fd.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-fork.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-java.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-jul-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-libc-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-log4j-jni.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-pthread-wrapper.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-python-agent.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust-tracepoint.so.0.xml [new file with mode: 0644]
extras/abi/2.9/x86_64-pc-linux-gnu/liblttng-ust.so.0.xml [new file with mode: 0644]
extras/abi/README [new file with mode: 0644]
extras/abi/dump_abi.sh [new file with mode: 0755]
extras/abi/empty/empty.so.0.xml [new file with mode: 0644]
include/Makefile.am
include/Makefile.in
include/helper.h [deleted file]
include/lttng/align.h [deleted file]
include/lttng/bitfield.h [deleted file]
include/lttng/bug.h [deleted file]
include/lttng/lttng-ust-tracef.h [deleted file]
include/lttng/lttng-ust-tracelog.h [deleted file]
include/lttng/ringbuffer-abi.h [deleted file]
include/lttng/ringbuffer-config.h [deleted file]
include/lttng/tp/lttng-ust-tracef.h [new file with mode: 0644]
include/lttng/tp/lttng-ust-tracelog.h [new file with mode: 0644]
include/lttng/tracef.h
include/lttng/tracelog.h
include/lttng/tracepoint-event.h
include/lttng/tracepoint-rcu.h
include/lttng/tracepoint-types.h
include/lttng/tracepoint.h
include/lttng/urcu/pointer.h [new file with mode: 0644]
include/lttng/urcu/static/pointer.h [new file with mode: 0644]
include/lttng/urcu/static/urcu-ust.h [new file with mode: 0644]
include/lttng/urcu/urcu-ust.h [new file with mode: 0644]
include/lttng/ust-abi.h
include/lttng/ust-api-compat.h [new file with mode: 0644]
include/lttng/ust-arch.h [new file with mode: 0644]
include/lttng/ust-cancelstate.h [new file with mode: 0644]
include/lttng/ust-clock.h
include/lttng/ust-common.h [new file with mode: 0644]
include/lttng/ust-compiler.h
include/lttng/ust-config.h.in
include/lttng/ust-context-provider.h [deleted file]
include/lttng/ust-ctl.h
include/lttng/ust-dlfcn.h [deleted file]
include/lttng/ust-dynamic-type.h [deleted file]
include/lttng/ust-elf.h [deleted file]
include/lttng/ust-endian.h
include/lttng/ust-error.h
include/lttng/ust-events.h
include/lttng/ust-fork.h [new file with mode: 0644]
include/lttng/ust-getcpu.h
include/lttng/ust-libc-wrapper.h [new file with mode: 0644]
include/lttng/ust-ringbuffer-context.h [new file with mode: 0644]
include/lttng/ust-sigbus.h [new file with mode: 0644]
include/lttng/ust-thread.h [new file with mode: 0644]
include/lttng/ust-tid.h [deleted file]
include/lttng/ust-tracepoint-event-nowrite.h
include/lttng/ust-tracepoint-event-reset.h
include/lttng/ust-tracepoint-event-write.h
include/lttng/ust-tracepoint-event.h
include/lttng/ust-tracer.h
include/lttng/ust-utils.h [new file with mode: 0644]
include/lttng/ust-version.h.in
include/lttng/ust.h [deleted file]
include/share.h [deleted file]
include/ust-comm.h [deleted file]
include/ust_snprintf.h [deleted file]
include/usterr-signal-safe.h [deleted file]
liblttng-ust-comm/Makefile.am [deleted file]
liblttng-ust-comm/Makefile.in [deleted file]
liblttng-ust-comm/lttng-ust-comm.c [deleted file]
liblttng-ust-ctl/Makefile.am [deleted file]
liblttng-ust-ctl/Makefile.in [deleted file]
liblttng-ust-ctl/ust-ctl-private.h [deleted file]
liblttng-ust-ctl/ustctl.c [deleted file]
liblttng-ust-cyg-profile/Makefile.am [deleted file]
liblttng-ust-cyg-profile/Makefile.in [deleted file]
liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.c [deleted file]
liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h [deleted file]
liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c [deleted file]
liblttng-ust-cyg-profile/lttng-ust-cyg-profile.h [deleted file]
liblttng-ust-cyg-profile/run [deleted file]
liblttng-ust-cyg-profile/run-fast [deleted file]
liblttng-ust-dl/Makefile.am [deleted file]
liblttng-ust-dl/Makefile.in [deleted file]
liblttng-ust-dl/lttng-ust-dl.c [deleted file]
liblttng-ust-dl/ust_dl.c [deleted file]
liblttng-ust-dl/ust_dl.h [deleted file]
liblttng-ust-fork/Makefile.am [deleted file]
liblttng-ust-fork/Makefile.in [deleted file]
liblttng-ust-fork/ustfork.c [deleted file]
liblttng-ust-java-agent/Makefile.am [deleted file]
liblttng-ust-java-agent/Makefile.in [deleted file]
liblttng-ust-java-agent/java/Makefile.am [deleted file]
liblttng-ust-java-agent/java/Makefile.in [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile.am [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile.in [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-all/Manifest.txt [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile.am [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile.in [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/AbstractLttngAgent.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/ILttngAgent.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/ILttngHandler.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/LTTngAgent.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/ILttngTcpClientListener.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngAgentResponse.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngTcpSessiondClient.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondCommandHeader.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondDisableAppContextCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondDisableEventCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondEnableAppContextCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondEnableEventCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondListLoggersCommand.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/ContextInfoManager.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/ContextInfoSerializer.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/IContextInfoRetriever.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/LttngContextApi.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/filter/FilterChangeNotifier.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/filter/IFilterChangeListener.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/session/EventRule.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/session/LogLevelSelector.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/utils/LttngUstAgentLogger.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile.am [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile.in [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulAgent.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulApi.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngLogHandler.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile.am [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile.in [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLog4jAgent.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLog4jApi.java [deleted file]
liblttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLogAppender.java [deleted file]
liblttng-ust-java-agent/jni/Makefile.am [deleted file]
liblttng-ust-java-agent/jni/Makefile.in [deleted file]
liblttng-ust-java-agent/jni/common/Makefile.am [deleted file]
liblttng-ust-java-agent/jni/common/Makefile.in [deleted file]
liblttng-ust-java-agent/jni/common/lttng_ust_context.c [deleted file]
liblttng-ust-java-agent/jni/common/lttng_ust_context.h [deleted file]
liblttng-ust-java-agent/jni/jul/Makefile.am [deleted file]
liblttng-ust-java-agent/jni/jul/Makefile.in [deleted file]
liblttng-ust-java-agent/jni/jul/lttng_ust_jul.c [deleted file]
liblttng-ust-java-agent/jni/jul/lttng_ust_jul.h [deleted file]
liblttng-ust-java-agent/jni/log4j/Makefile.am [deleted file]
liblttng-ust-java-agent/jni/log4j/Makefile.in [deleted file]
liblttng-ust-java-agent/jni/log4j/lttng_ust_log4j.c [deleted file]
liblttng-ust-java-agent/jni/log4j/lttng_ust_log4j.h [deleted file]
liblttng-ust-java/LTTngUst.c [deleted file]
liblttng-ust-java/Makefile.am [deleted file]
liblttng-ust-java/Makefile.in [deleted file]
liblttng-ust-java/lttng_ust_java.h [deleted file]
liblttng-ust-java/org/lttng/ust/LTTngUst.java [deleted file]
liblttng-ust-libc-wrapper/Makefile.am [deleted file]
liblttng-ust-libc-wrapper/Makefile.in [deleted file]
liblttng-ust-libc-wrapper/lttng-ust-malloc.c [deleted file]
liblttng-ust-libc-wrapper/lttng-ust-pthread.c [deleted file]
liblttng-ust-libc-wrapper/run [deleted file]
liblttng-ust-libc-wrapper/ust_libc.h [deleted file]
liblttng-ust-libc-wrapper/ust_pthread.h [deleted file]
liblttng-ust-python-agent/Makefile.am [deleted file]
liblttng-ust-python-agent/Makefile.in [deleted file]
liblttng-ust-python-agent/lttng_ust_python.c [deleted file]
liblttng-ust-python-agent/lttng_ust_python.h [deleted file]
liblttng-ust/Makefile.am [deleted file]
liblttng-ust/Makefile.in [deleted file]
liblttng-ust/clock.h [deleted file]
liblttng-ust/compat.h [deleted file]
liblttng-ust/error.h [deleted file]
liblttng-ust/filter-bytecode.h [deleted file]
liblttng-ust/getenv.h [deleted file]
liblttng-ust/jhash.h [deleted file]
liblttng-ust/lttng-clock.c [deleted file]
liblttng-ust/lttng-context-cpu-id.c [deleted file]
liblttng-ust/lttng-context-ip.c [deleted file]
liblttng-ust/lttng-context-perf-counters.c [deleted file]
liblttng-ust/lttng-context-procname.c [deleted file]
liblttng-ust/lttng-context-provider.c [deleted file]
liblttng-ust/lttng-context-pthread-id.c [deleted file]
liblttng-ust/lttng-context-vpid.c [deleted file]
liblttng-ust/lttng-context-vtid.c [deleted file]
liblttng-ust/lttng-context.c [deleted file]
liblttng-ust/lttng-events.c [deleted file]
liblttng-ust/lttng-filter-interpreter.c [deleted file]
liblttng-ust/lttng-filter-specialize.c [deleted file]
liblttng-ust/lttng-filter-validator.c [deleted file]
liblttng-ust/lttng-filter.c [deleted file]
liblttng-ust/lttng-filter.h [deleted file]
liblttng-ust/lttng-getcpu.c [deleted file]
liblttng-ust/lttng-hash-helper.h [deleted file]
liblttng-ust/lttng-probes.c [deleted file]
liblttng-ust/lttng-rb-clients.h [deleted file]
liblttng-ust/lttng-ring-buffer-client-discard-rt.c [deleted file]
liblttng-ust/lttng-ring-buffer-client-discard.c [deleted file]
liblttng-ust/lttng-ring-buffer-client-overwrite-rt.c [deleted file]
liblttng-ust/lttng-ring-buffer-client-overwrite.c [deleted file]
liblttng-ust/lttng-ring-buffer-client.h [deleted file]
liblttng-ust/lttng-ring-buffer-metadata-client.c [deleted file]
liblttng-ust/lttng-ring-buffer-metadata-client.h [deleted file]
liblttng-ust/lttng-tracer-core.h [deleted file]
liblttng-ust/lttng-tracer.h [deleted file]
liblttng-ust/lttng-ust-abi.c [deleted file]
liblttng-ust/lttng-ust-comm.c [deleted file]
liblttng-ust/lttng-ust-dynamic-type.c [deleted file]
liblttng-ust/lttng-ust-elf.c [deleted file]
liblttng-ust/lttng-ust-statedump-provider.h [deleted file]
liblttng-ust/lttng-ust-statedump.c [deleted file]
liblttng-ust/lttng-ust-statedump.h [deleted file]
liblttng-ust/lttng-ust-tracef-provider.h [deleted file]
liblttng-ust/lttng-ust-tracelog-provider.h [deleted file]
liblttng-ust/lttng-ust-uuid.h [deleted file]
liblttng-ust/tracef.c [deleted file]
liblttng-ust/tracelog.c [deleted file]
liblttng-ust/tracepoint-internal.h [deleted file]
liblttng-ust/tracepoint-weak-test.c [deleted file]
liblttng-ust/tracepoint.c [deleted file]
liblttng-ust/ust-core.c [deleted file]
liblttng-ust/wait.h [deleted file]
libringbuffer/Makefile.am [deleted file]
libringbuffer/Makefile.in [deleted file]
libringbuffer/api.h [deleted file]
libringbuffer/backend.h [deleted file]
libringbuffer/backend_internal.h [deleted file]
libringbuffer/backend_types.h [deleted file]
libringbuffer/frontend.h [deleted file]
libringbuffer/frontend_api.h [deleted file]
libringbuffer/frontend_internal.h [deleted file]
libringbuffer/frontend_types.h [deleted file]
libringbuffer/getcpu.h [deleted file]
libringbuffer/nohz.h [deleted file]
libringbuffer/ring_buffer_backend.c [deleted file]
libringbuffer/ring_buffer_frontend.c [deleted file]
libringbuffer/shm.c [deleted file]
libringbuffer/shm.h [deleted file]
libringbuffer/shm_internal.h [deleted file]
libringbuffer/shm_types.h [deleted file]
libringbuffer/smp.c [deleted file]
libringbuffer/smp.h [deleted file]
libringbuffer/tlsfixup.h [deleted file]
libringbuffer/vatomic.h [deleted file]
lttng-ust.pc.in [deleted file]
m4/ae_config_feature.m4 [new file with mode: 0644]
m4/ae_in_git_repo.m4 [new file with mode: 0644]
m4/ax_append_compile_flags.m4 [new file with mode: 0644]
m4/ax_append_flag.m4 [new file with mode: 0644]
m4/ax_c___attribute__.m4 [new file with mode: 0644]
m4/ax_check_class.m4 [new file with mode: 0644]
m4/ax_check_compile_flag.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
m4/ax_java_options.m4 [new file with mode: 0644]
m4/ax_jni_include_dir.m4 [new file with mode: 0644]
m4/ax_prog_jar.m4 [new file with mode: 0644]
m4/ax_prog_java.m4 [new file with mode: 0644]
m4/ax_prog_java_works.m4 [new file with mode: 0644]
m4/ax_prog_javac.m4 [new file with mode: 0644]
m4/ax_prog_javac_works.m4 [new file with mode: 0644]
m4/ax_prog_javah.m4 [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]
m4/ax_require_defined.m4 [new file with mode: 0644]
m4/ax_sys_weak_alias.m4 [new file with mode: 0644]
m4/ax_try_compile_java.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/lttng_pthread_getname_np.m4 [new file with mode: 0644]
m4/lttng_pthread_setname_np.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/pprint.m4 [new file with mode: 0644]
python-lttngust/Makefile.am [deleted file]
python-lttngust/Makefile.in [deleted file]
python-lttngust/lttngust/__init__.py.in [deleted file]
python-lttngust/lttngust/agent.py [deleted file]
python-lttngust/lttngust/cmd.py [deleted file]
python-lttngust/lttngust/debug.py [deleted file]
python-lttngust/lttngust/loghandler.py [deleted file]
python-lttngust/setup.py.in [deleted file]
snprintf/Makefile.am [deleted file]
snprintf/Makefile.in [deleted file]
snprintf/core.c [deleted file]
snprintf/fflush.c [deleted file]
snprintf/fileext.h [deleted file]
snprintf/floatio.h [deleted file]
snprintf/fvwrite.c [deleted file]
snprintf/fvwrite.h [deleted file]
snprintf/local.h [deleted file]
snprintf/mbrtowc_sb.c [deleted file]
snprintf/patient_write.c [deleted file]
snprintf/snprintf.c [deleted file]
snprintf/various.h [deleted file]
snprintf/vfprintf.c [deleted file]
snprintf/wcio.h [deleted file]
snprintf/wsetup.c [deleted file]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/common/Makefile.am [new file with mode: 0644]
src/common/Makefile.in [new file with mode: 0644]
src/common/align.h [new file with mode: 0644]
src/common/bitfield.h [new file with mode: 0644]
src/common/bitmap.h [new file with mode: 0644]
src/common/clock.h [new file with mode: 0644]
src/common/compat/dlfcn.h [new file with mode: 0644]
src/common/compat/errno.h [new file with mode: 0644]
src/common/compat/mmap.h [new file with mode: 0644]
src/common/compat/pthread.h [new file with mode: 0644]
src/common/compat/tid.h [new file with mode: 0644]
src/common/config.h.in [new file with mode: 0644]
src/common/core.c [new file with mode: 0644]
src/common/counter-clients/clients.c [new file with mode: 0644]
src/common/counter-clients/clients.h [new file with mode: 0644]
src/common/counter-clients/percpu-32-modular.c [new file with mode: 0644]
src/common/counter-clients/percpu-64-modular.c [new file with mode: 0644]
src/common/counter/counter-api.h [new file with mode: 0644]
src/common/counter/counter-config.h [new file with mode: 0644]
src/common/counter/counter-internal.h [new file with mode: 0644]
src/common/counter/counter-types.h [new file with mode: 0644]
src/common/counter/counter.c [new file with mode: 0644]
src/common/counter/counter.h [new file with mode: 0644]
src/common/counter/shm.c [new file with mode: 0644]
src/common/counter/shm.h [new file with mode: 0644]
src/common/counter/shm_internal.h [new file with mode: 0644]
src/common/counter/shm_types.h [new file with mode: 0644]
src/common/creds.h [new file with mode: 0644]
src/common/dynamic-type.c [new file with mode: 0644]
src/common/dynamic-type.h [new file with mode: 0644]
src/common/elf.c [new file with mode: 0644]
src/common/elf.h [new file with mode: 0644]
src/common/err-ptr.h [new file with mode: 0644]
src/common/events.c [new file with mode: 0644]
src/common/events.h [new file with mode: 0644]
src/common/getcpu.h [new file with mode: 0644]
src/common/getenv.c [new file with mode: 0644]
src/common/getenv.h [new file with mode: 0644]
src/common/hash.h [new file with mode: 0644]
src/common/jhash.h [new file with mode: 0644]
src/common/logging.c [new file with mode: 0644]
src/common/logging.h [new file with mode: 0644]
src/common/macros.h [new file with mode: 0644]
src/common/msgpack/msgpack.c [new file with mode: 0644]
src/common/msgpack/msgpack.h [new file with mode: 0644]
src/common/ns.h [new file with mode: 0644]
src/common/patient.c [new file with mode: 0644]
src/common/patient.h [new file with mode: 0644]
src/common/procname.h [new file with mode: 0644]
src/common/ringbuffer-clients/clients.c [new file with mode: 0644]
src/common/ringbuffer-clients/clients.h [new file with mode: 0644]
src/common/ringbuffer-clients/discard-rt.c [new file with mode: 0644]
src/common/ringbuffer-clients/discard.c [new file with mode: 0644]
src/common/ringbuffer-clients/metadata-template.h [new file with mode: 0644]
src/common/ringbuffer-clients/metadata.c [new file with mode: 0644]
src/common/ringbuffer-clients/overwrite-rt.c [new file with mode: 0644]
src/common/ringbuffer-clients/overwrite.c [new file with mode: 0644]
src/common/ringbuffer-clients/template.h [new file with mode: 0644]
src/common/ringbuffer/api.h [new file with mode: 0644]
src/common/ringbuffer/backend.h [new file with mode: 0644]
src/common/ringbuffer/backend_internal.h [new file with mode: 0644]
src/common/ringbuffer/backend_types.h [new file with mode: 0644]
src/common/ringbuffer/frontend.h [new file with mode: 0644]
src/common/ringbuffer/frontend_api.h [new file with mode: 0644]
src/common/ringbuffer/frontend_internal.h [new file with mode: 0644]
src/common/ringbuffer/frontend_types.h [new file with mode: 0644]
src/common/ringbuffer/nohz.h [new file with mode: 0644]
src/common/ringbuffer/rb-init.h [new file with mode: 0644]
src/common/ringbuffer/ring_buffer_backend.c [new file with mode: 0644]
src/common/ringbuffer/ring_buffer_frontend.c [new file with mode: 0644]
src/common/ringbuffer/ringbuffer-config.h [new file with mode: 0644]
src/common/ringbuffer/shm.c [new file with mode: 0644]
src/common/ringbuffer/shm.h [new file with mode: 0644]
src/common/ringbuffer/shm_internal.h [new file with mode: 0644]
src/common/ringbuffer/shm_types.h [new file with mode: 0644]
src/common/ringbuffer/vatomic.h [new file with mode: 0644]
src/common/safe-snprintf.h [new file with mode: 0644]
src/common/smp.c [new file with mode: 0644]
src/common/smp.h [new file with mode: 0644]
src/common/snprintf/README [moved from snprintf/README with 100% similarity]
src/common/snprintf/fflush.c [new file with mode: 0644]
src/common/snprintf/fileext.h [new file with mode: 0644]
src/common/snprintf/floatio.h [new file with mode: 0644]
src/common/snprintf/fvwrite.c [new file with mode: 0644]
src/common/snprintf/fvwrite.h [new file with mode: 0644]
src/common/snprintf/local.h [new file with mode: 0644]
src/common/snprintf/mbrtowc_sb.c [new file with mode: 0644]
src/common/snprintf/snprintf.c [new file with mode: 0644]
src/common/snprintf/various.h [new file with mode: 0644]
src/common/snprintf/vfprintf.c [new file with mode: 0644]
src/common/snprintf/wcio.h [new file with mode: 0644]
src/common/snprintf/wsetup.c [new file with mode: 0644]
src/common/strutils.c [new file with mode: 0644]
src/common/strutils.h [new file with mode: 0644]
src/common/tracepoint.h [new file with mode: 0644]
src/common/tracer.h [new file with mode: 0644]
src/common/ust-context-provider.h [new file with mode: 0644]
src/common/ust-fd.h [new file with mode: 0644]
src/common/ustcomm.c [new file with mode: 0644]
src/common/ustcomm.h [new file with mode: 0644]
src/common/utils.c [new file with mode: 0644]
src/common/utils.h [new file with mode: 0644]
src/common/wait.h [new file with mode: 0644]
src/lib/Makefile.am [new file with mode: 0644]
src/lib/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-common/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-common/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-common/clock.c [new file with mode: 0644]
src/lib/lttng-ust-common/clock.h [new file with mode: 0644]
src/lib/lttng-ust-common/fd-tracker.c [new file with mode: 0644]
src/lib/lttng-ust-common/fd-tracker.h [new file with mode: 0644]
src/lib/lttng-ust-common/getcpu.c [new file with mode: 0644]
src/lib/lttng-ust-common/getcpu.h [new file with mode: 0644]
src/lib/lttng-ust-common/lttng-ust-urcu-pointer.c [new file with mode: 0644]
src/lib/lttng-ust-common/lttng-ust-urcu.c [new file with mode: 0644]
src/lib/lttng-ust-common/ust-cancelstate.c [new file with mode: 0644]
src/lib/lttng-ust-common/ust-common.c [new file with mode: 0644]
src/lib/lttng-ust-ctl.pc.in [new file with mode: 0644]
src/lib/lttng-ust-ctl/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-ctl/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-ctl/ustctl.c [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.c [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.c [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.h [new file with mode: 0644]
src/lib/lttng-ust-cyg-profile/run [new file with mode: 0755]
src/lib/lttng-ust-cyg-profile/run-fast [new file with mode: 0755]
src/lib/lttng-ust-dl/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-dl/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-dl/lttng-ust-dl.c [new file with mode: 0644]
src/lib/lttng-ust-dl/ust_dl.c [new file with mode: 0644]
src/lib/lttng-ust-dl/ust_dl.h [new file with mode: 0644]
src/lib/lttng-ust-fd/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-fd/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-fd/lttng-ust-fd.c [new file with mode: 0644]
src/lib/lttng-ust-fork/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-fork/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-fork/ustfork.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Manifest.txt [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Manifest.txt [moved from liblttng-ust-java-agent/java/lttng-ust-agent-common/Manifest.txt with 100% similarity]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/AbstractLttngAgent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/EventNamePattern.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/ILttngAgent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/ILttngHandler.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/LTTngAgent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/ILttngTcpClientListener.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngAgentResponse.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngTcpSessiondClient.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondCommandHeader.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondDisableAppContextCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondDisableEventCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondEnableAppContextCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondEnableEventCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondListLoggersCommand.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/ContextInfoManager.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/ContextInfoSerializer.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/IContextInfoRetriever.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/LttngContextApi.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/filter/FilterChangeNotifier.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/filter/IFilterChangeListener.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/session/EventRule.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/session/LogLevelSelector.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/utils/LttngUstAgentLogger.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Manifest.txt [moved from liblttng-ust-java-agent/java/lttng-ust-agent-jul/Manifest.txt with 100% similarity]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulAgent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulApi.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngLogHandler.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Manifest.txt [moved from liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Manifest.txt with 100% similarity]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLog4jAgent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLog4jApi.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLogAppender.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/Manifest.txt [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/org/lttng/ust/agent/log4j2/LttngLog4j2Agent.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/org/lttng/ust/agent/log4j2/LttngLog4j2Api.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/org/lttng/ust/agent/log4j2/LttngLogAppender.java [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/common/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/common/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/common/lttng_ust_context.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/common/lttng_ust_context.h [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/jul/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/jul/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/jul/lttng_ust_jul.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/jul/lttng_ust_jul.h [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/lttng_ust_log4j.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/lttng_ust_log4j2.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/lttng_ust_log4j_tp.c [new file with mode: 0644]
src/lib/lttng-ust-java-agent/jni/log4j/lttng_ust_log4j_tp.h [new file with mode: 0644]
src/lib/lttng-ust-java/LTTngUst.c [new file with mode: 0644]
src/lib/lttng-ust-java/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-java/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-java/README [moved from liblttng-ust-java/README with 100% similarity]
src/lib/lttng-ust-java/lttng_ust_java.h [new file with mode: 0644]
src/lib/lttng-ust-java/org/lttng/ust/LTTngUst.java [new file with mode: 0644]
src/lib/lttng-ust-libc-wrapper/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-libc-wrapper/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-libc-wrapper/README [moved from liblttng-ust-libc-wrapper/README with 100% similarity]
src/lib/lttng-ust-libc-wrapper/lttng-ust-malloc.c [new file with mode: 0644]
src/lib/lttng-ust-libc-wrapper/run [new file with mode: 0755]
src/lib/lttng-ust-libc-wrapper/ust_libc.h [new file with mode: 0644]
src/lib/lttng-ust-pthread-wrapper/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-pthread-wrapper/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-pthread-wrapper/lttng-ust-pthread.c [new file with mode: 0644]
src/lib/lttng-ust-pthread-wrapper/ust_pthread.h [new file with mode: 0644]
src/lib/lttng-ust-python-agent/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-python-agent/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-python-agent/lttng_ust_python.c [new file with mode: 0644]
src/lib/lttng-ust-python-agent/lttng_ust_python.h [new file with mode: 0644]
src/lib/lttng-ust-tracepoint/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust-tracepoint/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust-tracepoint/tracepoint-weak-test.c [new file with mode: 0644]
src/lib/lttng-ust-tracepoint/tracepoint.c [new file with mode: 0644]
src/lib/lttng-ust-tracepoint/tracepoint.h [new file with mode: 0644]
src/lib/lttng-ust.pc.in [new file with mode: 0644]
src/lib/lttng-ust/Makefile.am [new file with mode: 0644]
src/lib/lttng-ust/Makefile.in [new file with mode: 0644]
src/lib/lttng-ust/bytecode.h [new file with mode: 0644]
src/lib/lttng-ust/context-internal.h [new file with mode: 0644]
src/lib/lttng-ust/context-provider-internal.h [new file with mode: 0644]
src/lib/lttng-ust/event-notifier-notification.c [new file with mode: 0644]
src/lib/lttng-ust/events.h [new file with mode: 0644]
src/lib/lttng-ust/futex.c [new file with mode: 0644]
src/lib/lttng-ust/futex.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-bytecode-interpreter.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-bytecode-specialize.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-bytecode-validator.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-bytecode.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-bytecode.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-cgroup-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-cpu-id.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-ip.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-ipc-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-mnt-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-net-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-perf-counters.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-pid-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-procname.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-provider.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-pthread-id.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-time-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-user-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-uts-ns.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vegid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-veuid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vgid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vpid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vsgid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vsuid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vtid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context-vuid.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-context.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-events.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-probes.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-tracer-core.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-abi.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-comm.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-statedump-provider.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-statedump.c [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-statedump.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-tracef-provider.h [new file with mode: 0644]
src/lib/lttng-ust/lttng-ust-tracelog-provider.h [new file with mode: 0644]
src/lib/lttng-ust/perf_event.h [new file with mode: 0644]
src/lib/lttng-ust/rculfhash-internal.h [new file with mode: 0644]
src/lib/lttng-ust/rculfhash-mm-chunk.c [new file with mode: 0644]
src/lib/lttng-ust/rculfhash-mm-mmap.c [new file with mode: 0644]
src/lib/lttng-ust/rculfhash-mm-order.c [new file with mode: 0644]
src/lib/lttng-ust/rculfhash.c [new file with mode: 0644]
src/lib/lttng-ust/rculfhash.h [new file with mode: 0644]
src/lib/lttng-ust/strerror.c [new file with mode: 0644]
src/lib/lttng-ust/tracef.c [new file with mode: 0644]
src/lib/lttng-ust/tracelog.c [new file with mode: 0644]
src/lib/lttng-ust/ust_lib.c [new file with mode: 0644]
src/lib/lttng-ust/ust_lib.h [new file with mode: 0644]
src/python-lttngust/Makefile.am [new file with mode: 0644]
src/python-lttngust/Makefile.in [new file with mode: 0644]
src/python-lttngust/lttngust/__init__.py [new file with mode: 0644]
src/python-lttngust/lttngust/agent.py [new file with mode: 0644]
src/python-lttngust/lttngust/cmd.py [new file with mode: 0644]
src/python-lttngust/lttngust/compat.py [new file with mode: 0644]
src/python-lttngust/lttngust/debug.py [new file with mode: 0644]
src/python-lttngust/lttngust/loghandler.py [new file with mode: 0644]
src/python-lttngust/lttngust/version.py.in [new file with mode: 0644]
src/python-lttngust/setup.py.in [new file with mode: 0644]
tests/Makefile.am
tests/Makefile.in
tests/benchmark/Makefile.am
tests/benchmark/Makefile.in
tests/benchmark/README
tests/benchmark/bench.c
tests/benchmark/ptime
tests/benchmark/test_benchmark
tests/benchmark/tp.c
tests/benchmark/ust_tests_benchmark.h
tests/compile/Makefile.am [new file with mode: 0644]
tests/compile/Makefile.in [new file with mode: 0644]
tests/compile/api0/Makefile.am [new file with mode: 0644]
tests/compile/api0/Makefile.in [new file with mode: 0644]
tests/compile/api0/ctf-types/Makefile.am [new file with mode: 0644]
tests/compile/api0/ctf-types/Makefile.in [new file with mode: 0644]
tests/compile/api0/ctf-types/README [moved from tests/ctf-types/README with 100% similarity]
tests/compile/api0/ctf-types/ctf-types.c [new file with mode: 0644]
tests/compile/api0/ctf-types/tp.c [new file with mode: 0644]
tests/compile/api0/ctf-types/ust_tests_ctf_types.h [new file with mode: 0644]
tests/compile/api0/hello-many/Makefile.am [new file with mode: 0644]
tests/compile/api0/hello-many/Makefile.in [new file with mode: 0644]
tests/compile/api0/hello-many/README [new file with mode: 0644]
tests/compile/api0/hello-many/hello-many.c [new file with mode: 0644]
tests/compile/api0/hello-many/tp.c [new file with mode: 0644]
tests/compile/api0/hello-many/ust_tests_hello_many.h [new file with mode: 0644]
tests/compile/api0/hello.cxx/Makefile.am [new file with mode: 0644]
tests/compile/api0/hello.cxx/Makefile.in [new file with mode: 0644]
tests/compile/api0/hello.cxx/README [moved from tests/hello.cxx/README with 100% similarity]
tests/compile/api0/hello.cxx/hello.cpp [new file with mode: 0644]
tests/compile/api0/hello.cxx/tp-cpp.cpp [new file with mode: 0644]
tests/compile/api0/hello.cxx/ust_tests_hello.h [new file with mode: 0644]
tests/compile/api0/hello/Makefile.am [new file with mode: 0644]
tests/compile/api0/hello/Makefile.in [new file with mode: 0644]
tests/compile/api0/hello/README [moved from tests/hello/README with 100% similarity]
tests/compile/api0/hello/hello.c [new file with mode: 0644]
tests/compile/api0/hello/tp.c [new file with mode: 0644]
tests/compile/api0/hello/ust_tests_hello.h [new file with mode: 0644]
tests/compile/api0/same_line_tracepoint/Makefile.am [new file with mode: 0644]
tests/compile/api0/same_line_tracepoint/Makefile.in [new file with mode: 0644]
tests/compile/api0/same_line_tracepoint/README [moved from tests/same_line_tracepoint/README with 100% similarity]
tests/compile/api0/same_line_tracepoint/same_line_tracepoint.c [new file with mode: 0644]
tests/compile/api0/same_line_tracepoint/ust_tests_sameline.h [new file with mode: 0644]
tests/compile/api1/Makefile.am [new file with mode: 0644]
tests/compile/api1/Makefile.in [new file with mode: 0644]
tests/compile/api1/hello-many/Makefile.am [new file with mode: 0644]
tests/compile/api1/hello-many/Makefile.in [new file with mode: 0644]
tests/compile/api1/hello-many/README [new file with mode: 0644]
tests/compile/api1/hello-many/hello-many.c [new file with mode: 0644]
tests/compile/api1/hello-many/tp.c [new file with mode: 0644]
tests/compile/api1/hello-many/ust_tests_hello_many.h [new file with mode: 0644]
tests/compile/api1/hello.cxx/Makefile.am [new file with mode: 0644]
tests/compile/api1/hello.cxx/Makefile.in [new file with mode: 0644]
tests/compile/api1/hello.cxx/README [new file with mode: 0644]
tests/compile/api1/hello.cxx/hello.cpp [new file with mode: 0644]
tests/compile/api1/hello.cxx/tp-cpp.cpp [new file with mode: 0644]
tests/compile/api1/hello.cxx/ust_tests_hello.h [new file with mode: 0644]
tests/compile/api1/hello/Makefile.am [new file with mode: 0644]
tests/compile/api1/hello/Makefile.in [new file with mode: 0644]
tests/compile/api1/hello/README [new file with mode: 0644]
tests/compile/api1/hello/hello.c [new file with mode: 0644]
tests/compile/api1/hello/tp.c [new file with mode: 0644]
tests/compile/api1/hello/ust_tests_hello.h [new file with mode: 0644]
tests/compile/api1/same_line_tracepoint/Makefile.am [new file with mode: 0644]
tests/compile/api1/same_line_tracepoint/Makefile.in [new file with mode: 0644]
tests/compile/api1/same_line_tracepoint/README [new file with mode: 0644]
tests/compile/api1/same_line_tracepoint/same_line_tracepoint.c [new file with mode: 0644]
tests/compile/api1/same_line_tracepoint/ust_tests_sameline.h [new file with mode: 0644]
tests/compile/api1/test-app-ctx/Makefile.am [new file with mode: 0644]
tests/compile/api1/test-app-ctx/Makefile.in [new file with mode: 0644]
tests/compile/api1/test-app-ctx/hello.c [new file with mode: 0644]
tests/compile/api1/test-app-ctx/tp.c [new file with mode: 0644]
tests/compile/api1/test-app-ctx/ust_tests_hello.h [new file with mode: 0644]
tests/compile/api1/ust-fields/Makefile.am [new file with mode: 0644]
tests/compile/api1/ust-fields/Makefile.in [new file with mode: 0644]
tests/compile/api1/ust-fields/README [new file with mode: 0644]
tests/compile/api1/ust-fields/tp.c [new file with mode: 0644]
tests/compile/api1/ust-fields/ust-fields.c [new file with mode: 0644]
tests/compile/api1/ust-fields/ust_tests_ust_fields.h [new file with mode: 0644]
tests/ctf-types/Makefile.am [deleted file]
tests/ctf-types/Makefile.in [deleted file]
tests/ctf-types/ctf-types.c [deleted file]
tests/ctf-types/tp.c [deleted file]
tests/ctf-types/ust_tests_ctf_types.h [deleted file]
tests/gcc-weak-hidden/Makefile.am [deleted file]
tests/gcc-weak-hidden/Makefile.in [deleted file]
tests/gcc-weak-hidden/b.c [deleted file]
tests/gcc-weak-hidden/c.c [deleted file]
tests/gcc-weak-hidden/d.c [deleted file]
tests/gcc-weak-hidden/main.c [deleted file]
tests/gcc-weak-hidden/test_gcc_weak_hidden.in [deleted file]
tests/hello.cxx/Makefile.am [deleted file]
tests/hello.cxx/Makefile.in [deleted file]
tests/hello.cxx/hello.cpp [deleted file]
tests/hello.cxx/tp-cpp.cpp [deleted file]
tests/hello.cxx/ust_tests_hello.h [deleted file]
tests/hello/Makefile.am [deleted file]
tests/hello/Makefile.in [deleted file]
tests/hello/hello.c [deleted file]
tests/hello/tp.c [deleted file]
tests/hello/ust_tests_hello.h [deleted file]
tests/regression/Makefile.am [new file with mode: 0644]
tests/regression/Makefile.in [new file with mode: 0644]
tests/regression/abi0-conflict/Makefile.am [new file with mode: 0644]
tests/regression/abi0-conflict/Makefile.in [new file with mode: 0644]
tests/regression/abi0-conflict/app_noust.c [new file with mode: 0644]
tests/regression/abi0-conflict/app_noust_dlopen.c [new file with mode: 0644]
tests/regression/abi0-conflict/app_ust.c [new file with mode: 0644]
tests/regression/abi0-conflict/app_ust_dlopen.c [new file with mode: 0644]
tests/regression/abi0-conflict/fake-ust.c [new file with mode: 0644]
tests/regression/abi0-conflict/fake-ust.h [new file with mode: 0644]
tests/regression/abi0-conflict/libone.c [new file with mode: 0644]
tests/regression/abi0-conflict/libone.h [new file with mode: 0644]
tests/regression/abi0-conflict/libzero.c [new file with mode: 0644]
tests/regression/abi0-conflict/libzero.h [new file with mode: 0644]
tests/regression/abi0-conflict/test_abi0_conflict [new file with mode: 0755]
tests/regression/abi0-conflict/tp.c [new file with mode: 0644]
tests/regression/abi0-conflict/ust_tests_hello.h [new file with mode: 0644]
tests/same_line_tracepoint/Makefile.am [deleted file]
tests/same_line_tracepoint/Makefile.in [deleted file]
tests/same_line_tracepoint/same_line_tracepoint.c [deleted file]
tests/same_line_tracepoint/ust_tests_sameline.h [deleted file]
tests/snprintf/Makefile.am [deleted file]
tests/snprintf/Makefile.in [deleted file]
tests/snprintf/prog.c [deleted file]
tests/snprintf/test_snprintf [deleted file]
tests/test-app-ctx/Makefile.am [deleted file]
tests/test-app-ctx/Makefile.in [deleted file]
tests/test-app-ctx/hello.c [deleted file]
tests/test-app-ctx/tp.c [deleted file]
tests/test-app-ctx/ust_tests_hello.h [deleted file]
tests/unit/Makefile.am [new file with mode: 0644]
tests/unit/Makefile.in [new file with mode: 0644]
tests/unit/gcc-weak-hidden/Makefile.am [new file with mode: 0644]
tests/unit/gcc-weak-hidden/Makefile.in [new file with mode: 0644]
tests/unit/gcc-weak-hidden/b.c [new file with mode: 0644]
tests/unit/gcc-weak-hidden/b.h [new file with mode: 0644]
tests/unit/gcc-weak-hidden/libgcc-wh.h [new file with mode: 0644]
tests/unit/gcc-weak-hidden/libgcc-wh1.c [new file with mode: 0644]
tests/unit/gcc-weak-hidden/libgcc-wh2.c [new file with mode: 0644]
tests/unit/gcc-weak-hidden/main.c [new file with mode: 0644]
tests/unit/libcommon/Makefile.am [new file with mode: 0644]
tests/unit/libcommon/Makefile.in [new file with mode: 0644]
tests/unit/libcommon/get_cpu_mask_from_sysfs.c [new file with mode: 0644]
tests/unit/libcommon/get_max_cpuid_from_sysfs.c [new file with mode: 0644]
tests/unit/libcommon/test_get_cpu_mask_from_sysfs [new file with mode: 0755]
tests/unit/libcommon/test_get_max_cpuid_from_mask.c [new file with mode: 0644]
tests/unit/libcommon/test_get_max_cpuid_from_sysfs [new file with mode: 0755]
tests/unit/libcommon/test_get_possible_cpus_array_len.c [new file with mode: 0644]
tests/unit/libmsgpack/Makefile.am [new file with mode: 0644]
tests/unit/libmsgpack/Makefile.in [new file with mode: 0644]
tests/unit/libmsgpack/test_msgpack.c [new file with mode: 0644]
tests/unit/libringbuffer/Makefile.am [new file with mode: 0644]
tests/unit/libringbuffer/Makefile.in [new file with mode: 0644]
tests/unit/libringbuffer/shm.c [new file with mode: 0644]
tests/unit/pthread_name/Makefile.am [new file with mode: 0644]
tests/unit/pthread_name/Makefile.in [new file with mode: 0644]
tests/unit/pthread_name/pthread_name.c [new file with mode: 0644]
tests/unit/snprintf/Makefile.am [new file with mode: 0644]
tests/unit/snprintf/Makefile.in [new file with mode: 0644]
tests/unit/snprintf/README [moved from tests/snprintf/README with 100% similarity]
tests/unit/snprintf/snprintf.c [new file with mode: 0644]
tests/unit/ust-elf/Makefile.am [new file with mode: 0644]
tests/unit/ust-elf/Makefile.in [new file with mode: 0644]
tests/unit/ust-elf/README.md [new file with mode: 0644]
tests/unit/ust-elf/data/aarch64_be/main.elf [moved from tests/ust-elf/data/aarch64_be/main.elf with 100% similarity]
tests/unit/ust-elf/data/aarch64_be/main.elf.debug [moved from tests/ust-elf/data/aarch64_be/main.elf.debug with 100% similarity]
tests/unit/ust-elf/data/armeb/main.elf [moved from tests/ust-elf/data/armeb/main.elf with 100% similarity]
tests/unit/ust-elf/data/armeb/main.elf.debug [moved from tests/ust-elf/data/armeb/main.elf.debug with 100% similarity]
tests/unit/ust-elf/data/main.c [new file with mode: 0644]
tests/unit/ust-elf/data/pic/hello.c [new file with mode: 0644]
tests/unit/ust-elf/data/pic/hello.exec [moved from tests/ust-elf/data/pic/hello.exec with 100% similarity]
tests/unit/ust-elf/data/pic/hello.pic [moved from tests/ust-elf/data/pic/hello.pic with 100% similarity]
tests/unit/ust-elf/data/pic/hello.pie [moved from tests/ust-elf/data/pic/hello.pie with 100% similarity]
tests/unit/ust-elf/data/pic/libhello.c [new file with mode: 0644]
tests/unit/ust-elf/data/x86/main.elf [moved from tests/ust-elf/data/x86/main.elf with 100% similarity]
tests/unit/ust-elf/data/x86/main.elf.debug [moved from tests/ust-elf/data/x86/main.elf.debug with 100% similarity]
tests/unit/ust-elf/data/x86_64/main.elf [moved from tests/ust-elf/data/x86_64/main.elf with 100% similarity]
tests/unit/ust-elf/data/x86_64/main.elf.debug [moved from tests/ust-elf/data/x86_64/main.elf.debug with 100% similarity]
tests/unit/ust-elf/test_ust_elf [new file with mode: 0755]
tests/unit/ust-elf/ust-elf.c [new file with mode: 0644]
tests/unit/ust-error/Makefile.am [new file with mode: 0644]
tests/unit/ust-error/Makefile.in [new file with mode: 0644]
tests/unit/ust-error/ust-error.c [new file with mode: 0644]
tests/unit/ust-utils/Makefile.am [new file with mode: 0644]
tests/unit/ust-utils/Makefile.in [new file with mode: 0644]
tests/unit/ust-utils/ust-utils-common.h [new file with mode: 0644]
tests/unit/ust-utils/ust-utils-cxx.cpp [new file with mode: 0644]
tests/unit/ust-utils/ust-utils.c [new file with mode: 0644]
tests/ust-elf/Makefile.am [deleted file]
tests/ust-elf/Makefile.in [deleted file]
tests/ust-elf/data/main.c [deleted file]
tests/ust-elf/data/pic/hello.c [deleted file]
tests/ust-elf/data/pic/libhello.c [deleted file]
tests/ust-elf/prog.c [deleted file]
tests/ust-elf/test_ust_elf.in [deleted file]
tests/utils/Makefile.am
tests/utils/Makefile.in
tests/utils/tap-driver.sh [new file with mode: 0755]
tests/utils/tap.c
tests/utils/tap.h
tests/utils/tap.sh
tests/utils/utils.sh [new file with mode: 0755]
tools/Makefile.am
tools/Makefile.in
tools/lttng-gen-tp