Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / tests /
45 hours ago  Mathieu DesnoyersIntroduce LTTNG_UST_MAP_POPULATE_POLICY environment... master
2024-01-10  Michael JeansonTests: implement REUSE with SPDX identifiers
2024-01-10  Michael JeansonBuild system: implement REUSE with SPDX identifiers
2022-07-29  Michael JeansonAdd more unit tests for possible_cpus_array_len
2022-07-29  Michael JeansonClarify terminolgy around cpu ids and array length
2022-07-25  Michael JeansonAdd unit tests for num possible cpus
2022-05-20  Mathieu DesnoyersFix: Pointers are rejected by integer element compile...
2022-03-22  Michael Jeansonfix: __STDC_VERSION__ can be undefined in C++
2021-12-09  Michael Jeansonfix: Allow disabling some abi compat tests
2021-10-05  Michael Jeansoncleanup: spelling fixes in comments
2021-05-17  Michael Jeansonfix: disable some abi conflict tests on FreeBSD
2021-05-17  Mathieu DesnoyersFix: handle leak in abi tests
2021-05-14  Michael JeansonAdd abi0 conflict tests
2021-05-06  Michael JeansonAdd api0 compile tests
2021-05-06  Michael JeansonMove current compile tests to 'api1'
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...
next
This page took 0.043785 seconds and 7 git commands to generate.