Fix: Build examples when rpath is stripped from in-build-tree libs
[lttng-ust.git] / src / lib / lttng-ust / lttng-events.c
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 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"
2023-10-15  Mathieu DesnoyersIntroduce sync vs unsync enablers
2021-05-27  Mathieu DesnoyersCleanup: remove useless lttng_ust_probe_supports_event_...
2021-05-11  Mathieu DesnoyersFix: Java application context: pass application context...
2021-05-06  Mathieu DesnoyersRefactoring: tracepoint: allow explicit tracepoint...
2021-04-23  Michael JeansonMove the ringbuffer and counter clients to 'src/common/'
2021-04-23  Michael JeansonMove the clock plugin implementation to liblttng-ust...
2021-04-22  Mathieu DesnoyersAPI refactoring: introduce probe context
2021-04-22  Michael JeansonTracepoint API namespacing 'TRACEPOINT_LOGLEVEL'
2021-04-22  Mathieu Desnoyerstracepoint: split provider and event name
2021-04-19  Mathieu Desnoyersust-events.h API const-ness
2021-04-15  Mathieu DesnoyersRename lttng_ust_lib_ring_buffer to lttng_ust_ring_buffer
2021-04-13  Michael Jeansonfix: remove unused include wait.h
2021-04-13  Mathieu DesnoyersCleanup: use desc variable rather than deeply nested...
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 error.h to 'src/common/'
2021-04-13  Michael JeansonMove jhash.h to 'src/common/'
2021-04-13  Michael JeansonSplit ust-events-internal.h between common and liblttng-ust
2021-04-13  Michael JeansonMove liblttng-ust to 'src/lib/'
This page took 0.328994 seconds and 68 git commands to generate.