Tests: Fix abi conflict test when building with clang
[lttng-ust.git] / src / lib / lttng-ust /
2024-07-26  Mathieu DesnoyersIntroduce extension points for trace hit counters
2024-07-12  Mathieu DesnoyersRe-introduce sync vs unsync enablers
2024-07-12  Mathieu DesnoyersRemove ctx from struct lttng_event_enabler_common
2024-07-12  Mathieu DesnoyersRemove event context dead code
2024-07-12  Mathieu DesnoyersRefactoring: combine common code in lttng_event_enabler...
2024-07-12  Mathieu DesnoyersRefactoring: combine common code in lttng_event_enabler...
2024-07-12  Mathieu DesnoyersRefactoring: combine common code in lttng_event_registe...
2024-07-12  Mathieu DesnoyersRefactoring: move event id field to lttng_ust_event_ses...
2024-07-12  Mathieu DesnoyersProtocol bump from 9 to 10
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_ust_event_c...
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_enabler_event_desc_k...
2024-07-12  Mathieu DesnoyersRefactoring: use lttng_get_event_list_head_from_enabler...
2024-07-12  Mathieu DesnoyersRefactoring: lttng_create_all_event_enums common code
2024-07-12  Mathieu DesnoyersRefactoring: event create use lttng_get_event_ht_from_e...
2024-07-12  Mathieu DesnoyersRefactoring: event create common code
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_register_to_sessiond
2024-07-12  Mathieu DesnoyersRefactoring: move notify socket get lower in create...
2024-07-12  Mathieu DesnoyersRefactoring: cleanup event create functions
2024-07-12  Mathieu DesnoyersRefactoring: common code in _lttng_event_destroy
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_ust_event_alloc and lttng_...
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_sync_event_list
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_get_event_enabled_state
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_sync_capture_state
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_sync_filter_state
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_event_enabl...
2024-07-12  Mathieu DesnoyersRefactoring: combine notifier and session-common hash...
2024-07-12  Mathieu DesnoyersRefactoring: move list node to common event structure
2024-07-12  Mathieu DesnoyersRefactoring: move name_hlist_node field to common event...
2024-07-12  Mathieu DesnoyersRefactoring: move list node to common enabler structure
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_enabler_init_event_c...
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_event_enabler_init_event_f...
2024-07-12  Mathieu DesnoyersRefactoring: Use lttng_event_enabler_match_event for...
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_create_even...
2024-07-12  Mathieu DesnoyersRefactoring: move duplicate check into lttng_event_noti...
2024-07-12  Mathieu DesnoyersRefactoring: combine recorder/counter common code in...
2024-07-12  Mathieu DesnoyersRefactoring: introduce lttng_ust_event_create
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_event_enabl...
2024-07-12  Mathieu DesnoyersRefactoring: combine common code into lttng_event_enabl...
2024-07-12  Mathieu DesnoyersRefactoring: combine event enabler enabler/disable...
2024-07-12  Mathieu DesnoyersCleanup: combine duplicated communication error handling
2024-07-12  Mathieu DesnoyersFix communication protocol: ensure extensibility of...
2024-07-12  Mathieu DesnoyersImplement extensible LTTNG_UST_ABI_COUNTER_EVENT protoc...
2024-07-12  Mathieu DesnoyersImplement Trace Hit Counters
2024-07-12  Mathieu DesnoyersTemporarily Revert "Introduce sync vs unsync enablers"
2024-02-07  Kienan StewartAdd initial support for the multiple LTTNG_UST_APP_PATHs
2024-02-06  Mathieu DesnoyersIntroduce LTTNG_UST_APP_PATH environment variable
2024-02-06  Mathieu DesnoyersRename "global" sock_info field to "multi_user"
2024-01-10  Michael JeansonBuild system: implement REUSE with SPDX identifiers
2023-10-20  Mathieu DesnoyersRevert "Add support for LTTNG_UST_HOME"
2023-10-19  Jonathan RajotteAdd support for LTTNG_UST_HOME
2023-10-15  Mathieu DesnoyersIntroduce sync vs unsync enablers
2023-03-30  Jérémie GalarneauFix: segmentation fault on filter interpretation in...
2023-03-16  Jérémie GalarneauFix: `ip` context is expressed as a base-10 field
2023-03-08  Mathieu DesnoyersFix: c99: use __asm__ __volatile__
2022-09-30  Mathieu DesnoyersFix: bytecode validator: reject specialized load field...
2022-09-29  Mathieu DesnoyersFix: bytecode validator: reject specialized load instru...
2022-09-28  Mathieu DesnoyersFix: event notification capture: validate buffer length
2022-09-28  Mathieu DesnoyersFix: event notification capture error handling
2022-09-15  Jérémie GalarneauFix: lttng-ust-comm: wait on wrong child process
2022-08-01  Mathieu DesnoyersFix: add missing tracelog-internal.h to makefile
2022-08-01  Norbert Langelttng_ust_init_thread: call urcu_register_thread
2022-08-01  Norbert Langelttng_ust_init_thread: initialise cached context values
2022-08-01  Norbert LangeImprove tracef/tracelog to use the stack for small...
2022-06-27  Mathieu DesnoyersFix: sessiond wait futex: handle spurious futex wakeups
2022-06-03  Mathieu DesnoyersDocument ust lock async-signal-safety
2022-06-03  Mathieu DesnoyersFix: don't use strerror() from ust lock nocheck
2022-05-18  Jonathan RajotteFix: statedump: invalid read during iter_end
2022-04-01  Mathieu DesnoyersFix: bytecode interpreter context_get_index() leaves...
2022-01-17  Mathieu DesnoyersCopyright ownership transfer
2021-12-09  Mathieu DesnoyersFix: nestable pthread cancelstate
2021-12-09  Jonathan RajotteFix: abort on decrement_sem_count during concurrent...
2021-11-29  Mathieu DesnoyersFix: combined tracing of lttng-ust 2.12/2.13 generates...
2021-10-05  Michael Jeansoncleanup: spelling fixes in comments
2021-05-27  Mathieu DesnoyersCleanup: remove useless lttng_ust_probe_supports_event_...
2021-05-17  Michael Jeansonfix: disable some abi conflict tests on FreeBSD
2021-05-15  Jérémie GalarneauFix: ustcomm: application name uses the '-ust'-suffixed...
2021-05-14  Mathieu DesnoyersDetect unsupported use of .so.0 and .so.1 libraries...
2021-05-14  Mathieu DesnoyersFix: lttng-ust control protocol handling of variable...
2021-05-11  Mathieu DesnoyersFix: Java application context: pass application context...
2021-05-11  Mathieu DesnoyersFix: java application context segmentation fault
2021-05-06  Mathieu DesnoyersValidate provider version for event enum field types
2021-05-06  Mathieu DesnoyersValidate provider version for event class
2021-05-06  Mathieu DesnoyersRefactoring: tracepoint: allow explicit tracepoint...
2021-05-03  Mathieu DesnoyersFix: rename struct lttng_bytecode_runtime to struct...
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  Mathieu DesnoyersHide internal tracepoint and providers data symbols
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 ctf_enum
2021-04-22  Michael JeansonTracepoint API namespacing ctf_unused
2021-04-22  Michael JeansonTracepoint API namespacing ctf_string
next
This page took 0.044603 seconds and 7 git commands to generate.