lttng-ust.git
2022-10-06  Mathieu DesnoyersFix: Use 2.12 custom mutex nest getter 2.13-custom-upgrade-rev2
2022-10-05  Mathieu DesnoyersFix: ust-fork: reverse order of "after" callbacks
2022-10-05  Mathieu DesnoyersFix: lazily dlopen 2.12 lttng-ust from liblttng-ust...
2022-09-30  Michael JeansonCustom upgrade: disable ABI conflict tests 2.13-custom-upgrade
2022-09-30  Mathieu DesnoyersCustom upgrade: chain load liblttng-ust-{fd,fork}.so...
2022-09-30  Mathieu DesnoyersCustom upgrade: remove canary symbols for builds withou...
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix getcpu plugin symbol with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix clock plugin symbols with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix cancelstate symbols with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: fd tracker: suffix exported symbols...
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix lttng_ust_strerror with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix lttng_ust_loaded with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix lttng_ust_dl_update with 1
2022-09-30  Mathieu DesnoyersCustom upgrade: suffix lttng_ust_context_provider_...
2022-09-30  Mathieu DesnoyersCustom upgrade: wire up configure --enable-custom-upgra...
2022-09-30  Mathieu DesnoyersVersion 2.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
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
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
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
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
2021-07-16  Mathieu DesnoyersVersion 2.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
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-17  Mathieu DesnoyersFix: handle leak in abi tests
2021-05-15  Mathieu DesnoyersVersion 2.13.0-rc2
2021-05-15  Jérémie GalarneauFix: ustcomm: application name uses the '-ust'-suffixed...
2021-05-14  Michael JeansonAdd abi0 conflict tests
2021-05-14  Mathieu DesnoyersDetect unsupported use of .so.0 and .so.1 libraries...
2021-05-14  Michael JeansonAdd critical log level
2021-05-14  Mathieu DesnoyersFix: shutdown communication socket on -EINVAL
2021-05-14  Mathieu DesnoyersFix: lttng-ust control protocol handling of variable...
2021-05-14  Mathieu Desnoyersustcomm: implement shutdown API
2021-05-14  Mathieu DesnoyersFix: add missing fields in struct lttng_ust_abi_channel...
next
This page took 0.040331 seconds and 5 git commands to generate.