Hide internal tracepoint and providers data symbols
[lttng-ust.git] / tests /
2021-04-22  Mathieu DesnoyersAPI refactoring: introduce probe context
2021-04-22  Michael JeansonTracepoint API namespacing ctf_enum
2021-04-22  Michael JeansonTracepoint API namespacing ctf_string
2021-04-22  Michael JeansonTracepoint API namespacing ctf_sequence
2021-04-22  Michael JeansonTracepoint API namespacing ctf_array
2021-04-22  Michael JeansonTracepoint API namespacing ctf_float
2021-04-22  Michael JeansonTracepoint API namespacing ctf_integer
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_ENUM_VALUES'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_PROVIDER'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_INCLUDE'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_HEADER_MULTI_READ'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_LOGLEVEL'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_ENUM'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_DEFINE'
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_EVENT'
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_FIELDS'
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_ARGS'
2021-04-22  Mathieu DesnoyersIntroduce API compatibility macros
2021-04-19  Michael JeansonHide lttng_ust_elf symbols
2021-04-19  Michael JeansonRemove -Wsystem-headers from tests
2021-04-15  Mathieu DesnoyersRename ringbuffer-context.h to ust-ringbuffer-context.h
2021-04-15  Mathieu DesnoyersRename lttng_ust_lib_ring_buffer to lttng_ust_ring_buffer
2021-04-13  Michael JeansonMove liblttng-ust-common to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust to 'src/lib/'
2021-04-13  Michael Jeansoncleanup: convenience libs at root of 'src/common/'
2021-04-13  Michael JeansonSplit and move compat.h to 'common/compat/'
2021-04-13  Michael JeansonMove fd-tracker to liblttng-ust-common
2021-04-13  Michael JeansonMove libringbuffer to 'src/common/'
2021-04-09  Michael JeansonMove msgpack to libcommon
2021-04-09  Michael JeansonAdd an internal 'libcommon' for utils
2021-04-09  Michael JeansonMove internal headers to 'src/' dir
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-06  Mathieu DesnoyersRefactoring: add back constness of public API structures
2021-04-01  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-03-31  Michael Jeansonfix: string constants (-Wwrite-strings)
2021-03-31  Michael Jeansonfix: all functions have declarations (-Wmissing-prototy...
2021-03-31  Mathieu Desnoyerstests: benchmark: improve benchmark scalability accuracy
2021-03-31  Mathieu Desnoyerstests: benchmark: use cpu-bound workload, calculate...
2021-03-30  Mathieu Desnoyerstests: improve benchmark script
2021-03-30  Mathieu DesnoyersRefactoring: hide internal fields of ring buffer context
2021-03-29  Michael Jeansonfix: use proper format specifiers in tests (-Wformat)
2021-03-29  Michael JeansonImport libtap from babeltrace
2021-03-29  Michael JeansonAdd unit tests for utils macros
2021-03-29  Michael JeansonAdd unit tests for lttng_ust_strerror
2021-03-29  Michael JeansonNamespace 'lttng_alignof' to 'lttng_ust_rb_alignof'
2021-03-29  Michael JeansonNamespace remaining symbols in lttng/ringbuffer-context.h
2021-03-22  Michael Jeansonconfigure: standardize automake conditional names
2021-03-22  Michael Jeansonfix: don't override the project wide AM_CPPFLAGS
2021-03-22  Michael JeansonAdd basic shell tests script framework
2021-03-18  Mathieu DesnoyersRefactoring: Channel structures
2021-03-17  Mathieu Desnoyersust-elf.h should be private, with public symbols
2021-03-17  Mathieu DesnoyersRefactoring: Privatize ring buffer config header
2021-03-16  Mathieu DesnoyersRefactoring: context structures
2021-03-02  Michael JeansonMove compat macros in 'lttng/align.h' to a private...
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-03-02  Michael JeansonMove private headers out of 'lttng/' public header dir
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2020-11-26  Francis Deslauriersbytecode: handle all integer types of dynamic contexts
2020-11-26  Francis DeslauriersAdd `libmsgpack` for serializing captures
2020-11-13  Michael Jeansonport: tests: Add a simple unit test for shm operations
2020-10-20  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2020-10-20  Michael JeansonCleanup: separate tests between 'unit' and 'compile'
2020-10-16  Michael JeansonCleanup: Remove obsolete and unused tests
2020-10-16  Michael Jeansonfix: pthread_setname_np tests to match compat behavior
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-10-15  Michael JeansonAdd pthread_setname_np tests
2020-10-15  Michael JeansonCleanup: standardise include path
2020-10-14  Michael Jeansonport: use /bin/sh in test_ust_elf
2020-08-25  Michael Jeansontests: return the proper TAP exit code
2020-07-02  Michael JeansonAdd missing files to distribution
2020-04-15  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-01-14  Michael JeansonCleanup: test Makefiles
2018-12-21  Michael JeansonUse a variable to select the dlopen lib in Makefiles
2018-10-17  Mathieu Desnoyerstests: hello-many
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2017-05-09  Michael JeansonRework configure script
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2016-07-05  Philippe Proulxtests/hello.cxx: add ctf_enum_auto() entries
2016-06-30  Philippe Proulxtests/hello.cxx: add enumeration field
2016-05-31  Michael JeansonFix: use limits.h in ust-elf test
2016-05-23  Mathieu DesnoyersFix: test: relax requirement on weak-hidden symbol...
2016-05-22  Mathieu DesnoyersFix: test weak-hidden symbols
2016-05-20  Mathieu Desnoyerstest: add test for gcc issue with weak hidden symbol...
2016-05-18  Michael JeansonFix: merge tap tests stdout and stderr
2016-05-12  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-10  Antoine BusqueTests: update ust-elf tests to reflect correct memsz...
2016-05-06  Mathieu DesnoyersTracepoint array/sequence: add nowrite hex macros
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-04-15  Antoine BusqueTests: list ust-elf test data explicitly in EXTRA_DIST
2016-04-15  Antoine BusqueTests: add tests for lttng_ust_elf_is_pic
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-10-22  Mathieu DesnoyersRemove stale tests/java-jul test
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-09-04  Michael JeansonFix: make check in OOT build with absolute path
next
This page took 0.041099 seconds and 7 git commands to generate.