lttng-ust.git
2021-03-16  Michael JeansonMove context types to private header
2021-03-16  Michael JeansonMove lttng_ust_dl_update to private ABI
2021-03-16  Michael JeansonNamespace private ABI lttng_transport_find symbol
2021-03-16  Michael JeansonHide private lttng_session_active symbol
2021-03-16  Michael JeansonNamespace lttng_context_procname_reset public symbol
2021-03-16  Michael JeansonRemove LTTNG_HIDDEN macro
2021-03-16  Michael JeansonHide or namespace the remaining tracepoint internal...
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_stack_ctx
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_bytecode_runtime
2021-03-16  Mathieu DesnoyersMove hash tables to internal header
2021-03-16  Mathieu DesnoyersCleanup: add whiteline after struct_size field
2021-03-16  Mathieu DesnoyersMove struct lttng_counter_ops to internal header
2021-03-16  Mathieu DesnoyersMove struct lttng_enum to internal header
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_channel_ops
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_enum_desc and lttng_enum_entry
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_event_field
2021-03-15  Mathieu DesnoyersRefactoring: struct lttng_event_desc and lttng_probe_desc
2021-03-15  Mathieu DesnoyersDocument public event and session structures
2021-03-15  Mathieu DesnoyersDocument public event structures
2021-03-15  Mathieu DesnoyersRefactoring: combine event recorder and notifier callba...
2021-03-15  Mathieu DesnoyersIntroduce event type field in common structure
2021-03-15  Mathieu DesnoyersRefactor struct lttng_ust_lib_ring_buffer_ctx
2021-03-15  Mathieu DesnoyersCombine common recorder/notifier functions to lttng_fre...
2021-03-12  Mathieu DesnoyersRename struct lttng_event_notifier to struct lttng_ust_...
2021-03-12  Mathieu DesnoyersRefactoring: namespace ust-abi.h content under regular...
2021-03-12  Mathieu DesnoyersRefactor event notifier structure
2021-03-12  Mathieu DesnoyersRename struct lttng_event_common to struct lttng_ust_ev...
2021-03-12  Mathieu DesnoyersRename struct lttng_event to struct lttng_ust_event_rec...
2021-03-12  Mathieu DesnoyersIntroduce common event structure
2021-03-12  Mathieu DesnoyersFix: bytecode linker: iteration on wrong list head
2021-03-11  Mathieu DesnoyersFix: re-introduce basic type serialization functions
2021-03-11  Mathieu DesnoyersRemove array, sequence, enum, struct legacy types
2021-03-11  Mathieu DesnoyersAdd structure size field to struct lttng_session
2021-03-11  Mathieu DesnoyersAdd structure size field to struct lttng_event
2021-03-11  Mathieu DesnoyersRefactoring: introduce session private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce bytecode runtime private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce event private structure
2021-03-11  Michael JeansonNamespace tracepoint_init and tracepoint_exit
2021-03-11  Michael JeansonRemove lttng_ust_synchronize_trace public symbol
2021-03-10  Michael JeansonHide remaining tracer core private symbols
2021-03-10  Michael JeansonExpose liblttng-libc-wrapper malloc ctor in public...
2021-03-10  Michael JeansonHide private context utils symbols
2021-03-10  Michael JeansonAdd missing doc/man/vtracelog.3 to gitignore
2021-03-10  Philippe Proulxtracef-tracelog-limitations.txt: take variadic variant...
2021-03-10  Philippe Proulxtracef.3.txt/tracelog.3.txt: always take variadic varia...
2021-03-10  Philippe Proulxdoc/man/Makefile.am: handle vtracef(3) and vtracelog...
2021-03-10  Philippe Proulxtracelog.3.txt: add `vtracelog` to the "NAME" section
2021-03-10  Philippe Proulxlttng-ust(3): reorganize the "Context information"...
2021-03-10  Michael JeansonHide tls fixup private symbols
2021-03-10  Michael JeansonHide ust_lock private symbols
2021-03-10  Michael JeansonHide strutils private symbols
2021-03-10  Michael JeansonHide lttng_ust_statedump private symbols
2021-03-10  Michael JeansonHide print_op private symbol
2021-03-10  Michael JeansonHide lttng_ust_getenv private symbols
2021-03-10  Mathieu Desnoyerscounter: shrink down number of dimensions to 4
2021-03-10  Mathieu Desnoyerscounters: add coalesce_hits to control API and protocol
2021-03-09  Michael Jeansonliblttng-ust-fd doesn't use the internal logging system
2021-03-09  Michael JeansonMake 'lttng/ust-error.h' official API
2021-03-09  Michael JeansonDrop unused typedef t_statedump_func_ptr from API
2021-03-09  Mathieu DesnoyersREADME: lttng-ust does not depend on liburcu at runtime...
2021-03-08  Michael JeansonMove ust-events.h private structs to internal
2021-03-08  Michael JeansonMove ust-events.h private functions to internal
2021-03-08  Michael JeansonRemove forward decl for unused 'struct lttng_ust_contex...
2021-03-08  Michael JeansonMove 'struct lttng_enabler' to private headers
2021-03-08  Michael JeansonMove 'enum lttng_client_types' to private headers
2021-03-08  Michael JeansonMove context symbols to private header
2021-03-08  Michael JeansonRemove leftover symbols from liburcu-bp compat
2021-03-08  Mathieu DesnoyersRemove unused ring buffer client callbacks symbols
2021-03-08  Michael JeansonRemove ring buffer client callbacks from public headers
2021-03-04  Michael JeansonMove lttng_ust_fixup_fd_tracker_tls to private header
2021-03-04  Michael JeansonMove perf counter symbols to private header
2021-03-04  Michael JeansonBump liblttng-ust-ctl soname major to 5
2021-03-02  Michael Jeansonfix: trailing backslash in include/Makefile.am
2021-03-02  Michael JeansonDocument why the fd tracker is ABI without a public...
2021-03-02  Michael JeansonDelete unused private header ust-ctl-private.h
2021-03-02  Michael JeansonHide private usterr-signal-safe.h symbols
2021-03-02  Michael JeansonMove internal elf macros to a private header
2021-03-02  Michael JeansonMove compat macros in 'lttng/align.h' to a private...
2021-03-02  Michael JeansonMake 'lttng/bitmap.h' a private header
2021-03-02  Michael JeansonHide libringbuffer private symbols
2021-03-02  Michael JeansonHide private snprintf symbols
2021-03-02  Michael JeansonHide private ust-comm.h symbols
2021-03-02  Michael JeansonHide private ust-snprintf.h symbols
2021-03-02  Michael JeansonHide private share.h symbols
2021-03-02  Michael JeansonHide private ust-dynamic-type.h symbols
2021-03-02  Michael JeansonDocument why context provider is ABI without a public...
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-03-01  Jonathan RajotteFix: lttng_event_notifier_group_error_counter_cmd does...
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-25  Michael Jeansonfix: unix socket peercred on FreeBSD
2021-02-25  Mathieu DesnoyersFix: uninitialized variable in lib_ring_buffer_channel_...
2021-02-25  Mathieu DesnoyersFix: "Cleanup: clarify bytecode ownership"
2021-02-24  Mathieu DesnoyersFix: Use unix socket peercred for pid, uid, gid credentials
2021-02-24  Michael JeansonMove and hide new 'lttng_ust_counter_create' private...
2021-02-24  Michael JeansonMove and hide new time_ns private symbols
2021-02-24  Michael JeansonMove and hide new 'lttng_counter_transport_*' private...
2021-02-24  Michael JeansonHide new 'lttng_counter_client_percpu_*' private symbols
2021-02-24  Michael JeansonHide new 'ustcomm_recv_*' private symbols
2021-02-24  Michael JeansonHide new 'lttng_ust_lfht_*' private symbols
next
This page took 0.037536 seconds and 4 git commands to generate.