lttng-ust.git
4 hours ago  Mathieu DesnoyersVersion 2.13.8 stable-2.13 v2.13.8
7 hours ago  Mathieu DesnoyersAdd close_range wrapper to liblttng-ust-fd.so
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-06  Mathieu DesnoyersFix: libc wrapper: use initial-exec for malloc_nesting TLS
2024-01-10  Mathieu DesnoyersVersion 2.13.7 v2.13.7
2024-01-10  Kienan Stewartfix: invoke MKDIR_P before changing directories
2023-12-14  Michael Jeansonfix: -Wsingle-bit-bitfield-constant-conversion with...
2023-10-19  Michael Jeansonfix: clean java inner class files in examples
2023-10-15  Mathieu DesnoyersIntroduce sync vs unsync enablers
2023-09-29  Jérémie GalarneauFix: misaligned urcu reader accesses
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 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-06-07  Mathieu DesnoyersVersion 2.13.6 v2.13.6
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...
2023-02-17  Mathieu DesnoyersFix: trace events in C++ constructors/destructors
2023-02-17  Mathieu DesnoyersFix: trace events in C constructors/destructors
2023-02-06  Mathieu DesnoyersFix: use unaligned pointer accesses for lttng_inline_memcpy
2022-09-30  Mathieu DesnoyersVersion 2.13.5 v2.13.5
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-23  Michael Jeansonfix: 'make dist' without javah
2022-08-19  Mathieu DesnoyersVersion 2.13.4 v2.13.4
2022-08-17  Michael Jeansoncleanup: remove stale comment
2022-08-17  Mathieu DesnoyersFix: disable array/sequence compile-time type check...
2022-07-29  Michael Jeansonfix: add missing closedir in _get_max_cpuid_from_sysfs()
2022-07-29  Michael JeansonAdd more unit tests for possible_cpus_array_len
2022-07-29  Michael JeansonClarify terminology around cpu ids and array length
2022-07-29  Michael Jeansonfix: Unify possible CPU number fallback
2022-07-27  Michael Jeansonfix: removed accidental VLA in _get_num_possible_cpus()
2022-07-25  Mathieu DesnoyersFix: file descriptor leak in get_possible_cpu_mask_from...
2022-07-25  Michael JeansonAdd unit tests for num possible cpus
2022-07-25  Michael Jeansonfix: num_possible_cpus() with hot-unplugged CPUs
2022-07-21  Michael Jeansonfix: Disable warnings for GNU extensions on Clang
2022-07-21  Michael Jeansonfix: clang warning '-Wnull-pointer-subtraction' in...
2022-06-27  takeshi.iwanariFix: Use negative value for error code of lttng_ust_ctl...
2022-06-27  Mathieu DesnoyersFix: sessiond wait futex: handle spurious futex wakeups
2022-06-03  Mathieu DesnoyersVersion 2.13.3 v2.13.3
2022-06-03  Mathieu DesnoyersDocument ust lock async-signal-safety
2022-06-03  Mathieu DesnoyersFix: don't use strerror() from ust lock nocheck
2022-06-03  Mathieu DesnoyersFix: remove non-async-signal-safe fflush from ERR()
2022-05-20  Mathieu DesnoyersFix: Pointers are rejected by integer element compile...
2022-05-18  Jonathan RajotteFix: statedump: invalid read during iter_end
2022-04-01  Mathieu DesnoyersFix: bytecode interpreter context_get_index() leaves...
2022-03-25  Mathieu DesnoyersVersion 2.13.2 v2.13.2
2022-03-22  Michael Jeansonfix: __STDC_VERSION__ can be undefined in C++
2022-03-11  Mathieu DesnoyersFix: sample discarded events count before reserve
2022-03-11  Mathieu DesnoyersFix: ring buffer event counter
2022-03-10  Mathieu DesnoyersFix: concurrent exec(2) file descriptor leak
2022-02-21  Michael JeansonAdd 'domain' parameter to the Log4j 2.x agent
2022-02-21  Michael Jeansonfix: Convert custom loglevels in Log4j 2.x agent
2022-02-21  Michael Jeansonfix: coverity reported null returns in Log4j2 agent
2022-02-21  Michael JeansonAdd a Log4j 2.x Java agent
2022-01-26  Michael JeansonFix: may be used uninitialized on powerpc
2022-01-26  Mathieu DesnoyersRevert "Fix: ustcomm: serialize variant_nestable type"
2022-01-25  Mathieu DesnoyersFix: ustcomm: serialize variant_nestable type
2022-01-18  Mathieu DesnoyersFix: doc/examples/java-log4j: fix paths to directories
2022-01-18  Simon MarchiFix: doc/examples/java-jul: fix paths to directories
2022-01-17  Mathieu DesnoyersCopyright ownership transfer
2021-12-10  Mathieu DesnoyersVersion 2.13.1 v2.13.1
2021-12-09  Mathieu DesnoyersFix: ust-compiler: constructor/destructor build on...
2021-12-09  Mathieu Desnoyersust-compiler: constructor/destructor whitespaces layout...
2021-12-09  Mathieu DesnoyersFix: ust-cancelstate: include string.h for strerror
2021-12-09  Jonathan RajotteFix: libnuma is prepended to LIBS
2021-12-09  Michael Jeansonfix: Allow disabling some abi compat tests
2021-12-09  Jérémie GalarneauFix: generate probe registration constructor as a C...
2021-12-09  Mathieu DesnoyersFix: nestable pthread cancelstate
2021-12-09  Jonathan RajotteFix: abort on decrement_sem_count during concurrent...
2021-12-09  Michael Jeansonfix: allocating C++ compound literal on heap with Clang
2021-12-09  Michael JeansonCheck for C++11 when building C++ probe providers
2021-12-09  Michael Jeansonfix: liblttng-ust-fd async-signal-safe close()
2021-12-09  Mathieu Desnoyerstracepoints: print debug message when lttng-ust-tracepo...
2021-11-29  Mathieu DesnoyersFix: static_assert unavailable with glibc < 2.16
2021-11-29  Mathieu DesnoyersFix: combined tracing of lttng-ust 2.12/2.13 generates...
2021-11-18  Michael Jeansondoc/man: Document LTTNG_UST_ABORT_ON_CRITICAL variable
2021-11-12  Michael Jeansonfix: remove autoconf features default value in help...
2021-11-11  Michael JeansonSet git-review branch to stable-2.13
2021-09-07  Simon MarchiFix: add extern "C" to two header files
2021-08-02  Mathieu DesnoyersVersion 2.13.0 v2.13.0
2021-07-16  Mathieu DesnoyersVersion 2.13.0-rc3 v2.13.0-rc3
2021-07-16  Mathieu DesnoyersDocumentation: clarify API backward compatibility comment
2021-06-09  Philippe Proulxdoc/man: only mention `-llttng-ust-common` in synopses...
2021-06-09  Philippe Proulxdoc/man: remove vtracef() and vtracelog() manual pages
2021-06-09  Mathieu DesnoyersRemove vtracelog and vtracef from v0 compat API
2021-06-08  Michael JeansonAdd serialized ABI definition files
2021-06-07  Philippe Proulxdoc/man: document LTTng-UST 2.13
2021-06-07  Michael Jeansondoc: add -llttng-ust-common to linking cmd in manpages
2021-06-07  Michael Jeansondoc: xmlto output to stdout on a verbose build
next
This page took 0.040063 seconds and 4 git commands to generate.