Fix: handle leak in abi tests
[lttng-ust.git] / src / common /
2021-05-15  Jérémie GalarneauFix: ustcomm: application name uses the '-ust'-suffixed...
2021-05-14  Michael JeansonAdd critical log level
2021-05-14  Mathieu Desnoyersustcomm: implement shutdown API
2021-05-14  Mathieu DesnoyersFix: add missing fields in struct lttng_ust_abi_channel...
2021-05-14  Mathieu Desnoyersliblttng-ust-ctl: Implement SIGBUS handling
2021-05-11  Mathieu DesnoyersFix: Java application context: pass application context...
2021-04-28  Mathieu DesnoyersRemove unused ip field from struct lttng_ust_ring_buffe...
2021-04-24  Mathieu Desnoyerssequence type: use previous field for length if length_...
2021-04-23  Michael JeansonMove the ringbuffer and counter clients to 'src/common/'
2021-04-23  Michael JeansonMove the getcpu plugin implementation to liblttn-ust...
2021-04-23  Michael JeansonMove the clock plugin implementation to liblttng-ust...
2021-04-23  Michael JeansonMake futex compat internal to liblttng-ust
2021-04-23  Michael JeansonMove dynamic-type to libcommon
2021-04-23  Michael JeansonMove lttng_ust_enum_get_from_desc to libcommon
2021-04-23  Michael JeansonMove lttng_ust_strerror to liblttng-ust
2021-04-23  Michael JeansonExpose a common alloc_tls for liblttng-ust-common
2021-04-23  Michael JeansonRename all 'fixup_tls' functions to 'alloc_tls'
2021-04-23  Michael JeansonHide symbols that shouldn't be part of the ABI
2021-04-23  Michael JeansonNamespace liblttng-ust-ctl symbols
2021-04-22  Mathieu DesnoyersAPI refactoring: introduce probe context
2021-04-22  Michael JeansonTracepoint API namespacing ust-endian
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_LOGLEVEL'
2021-04-22  Mathieu Desnoyerstracepoint: split provider and event name
2021-04-20  Michael JeansonFix warnings on FreeBSD
2021-04-20  Michael JeansonAdd glibc gettid to wrapper
2021-04-19  Mathieu Desnoyersust-events.h API const-ness
2021-04-19  Michael JeansonHide lttng_ust_elf symbols
2021-04-19  Michael JeansonFix warnings on non-x86_64 systems
2021-04-19  Michael JeansonInitialize liblttng-ust-common in dependent libraries
2021-04-19  Michael JeansonInternal logging lazy-initialization
2021-04-19  Mathieu Desnoyersgetenv: make getenv helper init state mt-safe
2021-04-16  Michael JeansonRemove duplicated 'smp' code
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-15  Mathieu DesnoyersRemove unused ringbuffer-abi.h public header
2021-04-15  Mathieu DesnoyersRename __LTTNG_COMPOUND_LITERAL to LTTNG_UST_COMPOUND_L...
2021-04-13  Mathieu DesnoyersFix: perform lazy initialization of getenv common lib
2021-04-13  Michael JeansonMove liblttng-ust-tracepoint to 'src/lib/'
2021-04-13  Michael JeansonMove string-utils.h to 'src/common/'
2021-04-13  Michael JeansonMove ns.h to 'src/common/'
2021-04-13  Michael JeansonMove lttng-hash-helper.h to 'src/common/'
2021-04-13  Michael JeansonMove error.h to 'src/common/'
2021-04-13  Michael JeansonMove jhash.h to 'src/common/'
2021-04-13  Michael JeansonMove creds.h to 'src/common/'
2021-04-13  Michael JeansonMove futex wrapper to 'common/compat/'
2021-04-13  Michael JeansonSplit ust-events-internal.h between common and liblttng-ust
2021-04-13  Michael JeansonMove getenv to libcommon
2021-04-13  Michael JeansonMove getcpu.h to 'lib/lttng-ust/'
2021-04-13  Michael JeansonSplit the common part of clock.h
2021-04-13  Michael JeansonMove wait.h to 'src/common/'
2021-04-13  Michael JeansonRename internal ust_err to lttng_ust_logging
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 the mmap wrapper to 'common/compat/'
2021-04-13  Michael JeansonMove libustcomm to 'src/common/'
2021-04-13  Michael JeansonMove fd-tracker to liblttng-ust-common
2021-04-13  Michael JeansonMove libringbuffer to 'src/common/'
2021-04-13  Michael JeansonMove libcounter 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 JeansonAdd 'src' dir to global include path
This page took 0.044044 seconds and 7 git commands to generate.