lttng-ust.git
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: introduce lttng_get_event_ht_from_enabler...
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 DesnoyersIntroduce backward compatibility protocol for error...
2024-07-12  Mathieu DesnoyersRemove LTTNG_UST_ABI_KEY_TOKEN_STRING_LEN_MAX from...
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 DesnoyersCleanup: reorganize ust-abi.h declarations
2024-07-12  Mathieu DesnoyersImplement Trace Hit Counters
2024-07-12  Mathieu DesnoyersTruncate aggregation sum to fit map bitness
2024-07-12  Mathieu Desnoyers__lttng_counter_add: skip effect-less code when global_...
2024-07-12  Mathieu DesnoyersFix: libcounter: __lttng_counter_add global sum step...
2024-07-12  Mathieu DesnoyersTemporarily Revert "Introduce sync vs unsync enablers"
2024-06-11  Mathieu DesnoyersFix: test_benchmark: do not match "CPU(s) scaling MHz:"
2024-05-09  Mathieu Desnoyersust-fd: Add close_range declaration
2024-05-03  Mathieu DesnoyersRename "tsc" to "timestamp"
2024-05-03  Kienan Stewartdocs: Correct GitHub URLs in lttng-ust.3
2024-05-02  Mathieu Desnoyersfix: handle EINTR correctly in get_cpu_mask_from_sysfs
2024-04-23  Mathieu DesnoyersIntroduce LTTNG_UST_MAP_POPULATE_POLICY environment...
2024-04-19  Mathieu DesnoyersAdd close_range wrapper to liblttng-ust-fd.so
2024-04-12  Kienan Stewartdocs: Add supported versions and fix-backport policy
2024-04-12  Kienan Stewartdocs: Add cases in which tracepoints in ctors/dtors...
2024-03-21  Olivier Dionust-tracepoint-event: Add static check of sequences...
2024-03-21  Olivier Dionlttng-ust(3): Fix wrong len_type for sequence
2024-02-19  Kienan Stewartpython: log exception details when agent thread cannot...
2024-02-19  Kienan StewartFix: python lttngust agent fails when LTTNG_UST_APP_PAT...
2024-02-07  Kienan StewartAdd initial support for the multiple LTTNG_UST_APP_PATHs
2024-02-06  Kienan StewartFix java client connection path when LTTNG_UST_APP_PATH...
2024-02-06  Mathieu DesnoyersIntroduce LTTNG_UST_APP_PATH environment variable
2024-02-06  Mathieu DesnoyersRename "global" sock_info field to "multi_user"
2024-02-06  Mathieu DesnoyersFix: libc wrapper: use initial-exec for malloc_nesting TLS
2024-01-10  Michael JeansonTests: implement REUSE with SPDX identifiers
2024-01-10  Michael Jeansondoc: implement REUSE with SPDX identifiers
2024-01-10  Michael Jeansoninclude: implement REUSE with SPDX identifiers
2024-01-10  Michael Jeansonsrc: implement REUSE with SPDX identifiers
2024-01-10  Kienan Stewartfix: invoke MKDIR_P before changing directories
2024-01-10  Kienan Stewartdocs: Update contributing guide
2024-01-10  Michael JeansonBuild system: implement REUSE with SPDX identifiers
2024-01-09  Michael JeansonDisallow building static librairies
2023-12-14  Michael Jeansonfix: -Wsingle-bit-bitfield-constant-conversion with...
2023-10-20  Mathieu DesnoyersRevert "Add support for LTTNG_UST_HOME"
2023-10-20  Mathieu DesnoyersRevert "Cleanup: remove leftover comment"
2023-10-19  Mathieu DesnoyersCleanup: remove leftover comment
2023-10-19  Michael Jeansonfix: clean java inner class files in examples
2023-10-19  Mathieu DesnoyersCleanup: remove whitespaces at EOL in lttng-ust.pc.in
2023-10-19  Jonathan RajotteAdd support for LTTNG_UST_HOME
2023-10-19  Kienan StewartLog path used in connection attempts
2023-10-15  Mathieu DesnoyersIntroduce sync vs unsync enablers
2023-09-29  Jérémie GalarneauFix: misaligned urcu reader accesses
2023-08-22  Olivier Dionustfork: Initialize libc pointers in constructor
2023-08-15  Olivier Dionustfork: Fix warning about volatile qualifier
2023-08-12  Olivier Dionustfork: Fix possible race conditions
2023-06-21  Mathieu DesnoyersFix: tracepoint: Remove trailing \ at the end of macro
2023-06-20  Michael JeansonShow python agent install output in verbose builds
2023-06-20  Michael Jeansonfix: python agent: use stdlib distutils when setuptools...
2023-06-20  Michael Jeansonfix: python agent: install on Debian python >= 3.10
2023-06-20  Michael Jeansonfix: python agent: Add a dependency on generated files
2023-06-13  Michael Jeansonpython: use setuptools with python >= 3.12
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__
2023-03-08  Mathieu DesnoyersFix: c99: static assert: clang build fails due to multi...
2023-02-21  Mathieu DesnoyersFix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time...
next
This page took 0.038928 seconds and 4 git commands to generate.