lttng-ust.git
4 days ago  Mathieu DesnoyersVersion 2.12.10 stable-2.12 v2.12.10
4 days ago  Mathieu DesnoyersAdd close_range wrapper to liblttng-ust-fd.so
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.12.9 v2.12.9
2024-01-10  Kienan Stewartfix: invoke MKDIR_P before changing directories
2023-10-19  Michael Jeansonfix: clean java inner class files in examples
2023-08-15  Olivier Dionustfork: Fix warning about volatile qualifier
2023-08-12  Olivier Dionustfork: Fix possible race conditions
2023-08-12  Mathieu DesnoyersFix: FreeBSD: Pass flags arguments to rfork wrapper
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.12.8 v2.12.8
2023-03-30  Jérémie GalarneauFix: segmentation fault on filter interpretation in...
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-06  Mathieu DesnoyersFix: use unaligned pointer accesses for lttng_inline_memcpy
2022-09-30  Mathieu DesnoyersVersion 2.12.7 v2.12.7
2022-09-30  Mathieu DesnoyersFix: bytecode validator: reject specialized load field...
2022-09-29  Mathieu DesnoyersFix: bytecode validator: reject specialized load instru...
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.12.6 v2.12.6
2022-08-17  Michael Jeansoncleanup: remove stale comment
2022-07-29  Michael Jeansonfix: Unify possible CPU number fallback
2022-07-27  Mathieu DesnoyersFix: remove unused align.h header
2022-07-27  Michael Jeansonfix: removed accidental VLA in _get_num_possible_cpus()
2022-07-26  Michael JeansonAdd unit tests for num possible cpus
2022-07-26  Michael Jeansonfix: num_possible_cpus() with hot-unplugged CPUs
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.12.5 v2.12.5
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-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.12.4 v2.12.4
2022-03-22  Michael Jeansonfix: __STDC_VERSION__ can be undefined in C++
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-05  Mathieu DesnoyersVersion 2.12.3 v2.12.3
2021-12-09  Mathieu DesnoyersFix: ust-cancelstate: include string.h for strerror
2021-12-09  Mathieu DesnoyersFix: lttng-ust-fd: remove lttng_ust_common_ctor call
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: liblttng-ust-fd async-signal-safe close()
2021-11-11  Michael JeansonSet git-review branch to stable-2.12
2021-11-11  Michael Jeansonfix: link benchmark with pthread
2021-11-09  Jonathan RajotteFix: liblttng-ust-ctl have dependencies on liburcu
2021-09-07  Simon MarchiFix: add extern "C" to two header files
2021-05-14  Mathieu DesnoyersVersion 2.12.2 v2.12.2
2021-03-31  Mathieu Desnoyerstests: benchmark: improve benchmark scalability accuracy
2021-03-31  Mathieu Desnoyerstests: benchmark: use cpu-bound workload, calculate...
2021-03-31  Mathieu Desnoyerstests: improve benchmark script
2021-03-25  Mathieu Desnoyerscompiler warning cleanup: is_signed_type: compare ...
2021-03-22  Mathieu DesnoyersFix: properly compare type enumeration
2021-03-22  Michael Jeansonfix: use the configured cmake binary
2021-03-22  Mathieu DesnoyersFix: bytecode linker: validate event and field array...
2021-02-25  Michael Jeansonfix: unix socket peercred on FreeBSD
2021-02-25  Mathieu DesnoyersFix: uninitialized variable in lib_ring_buffer_channel_...
2021-02-24  Mathieu DesnoyersFix: Use unix socket peercred for pid, uid, gid credentials
2021-02-24  Mathieu DesnoyersFix: stream fd leaks on error
2021-02-24  Mathieu DesnoyersFix: channel leak on error
2021-02-24  Mathieu DesnoyersFix: lttng_abi_map_channel should be static
2021-02-17  Mathieu DesnoyersVersion 2.12.1 v2.12.1
2021-01-20  Mathieu DesnoyersFix: Use default visibility for tracepoint provider...
2021-01-13  Jérémie GalarneauFix: configure: support Autoconf 2.70
2020-12-10  Christophe... Fix: ust-tracepoint: make sure to expand tracepoint...
2020-09-22  Mathieu DesnoyersFix: ustctl_release_object: eliminate double-close...
2020-08-25  Michael Jeansontests: return the proper TAP exit code
2020-06-30  Jonathan RajotteFix: python agent: 'time' has no attribute 'clock'
2020-06-30  Christophe... Fix: libc-wrapper: undef temporary token rather than...
2020-06-30  Michael JeansonFix: support compile units including 'sys/sdt.h' withou...
2020-05-05  Francis DeslauriersFix: event probes attached before event enabled
2020-04-23  Mathieu DesnoyersFix: agent: read: end of loop condition should exclude 0
2020-04-22  Michael Jeansonfix: Java examples CLASSPATH override
2020-04-22  Michael JeansonAdd missing files to .gitignore
2020-04-22  Michael Jeansonfix: Add CLASSPATH to autoconf precious variables
2020-04-22  Mathieu DesnoyersFix: Java agent: close session daemon socket on error
2020-04-22  Mathieu DesnoyersFix: Java agent: handle partial payload read
2020-04-09  Mathieu DesnoyersFix: namespace contexts !CONFIG_RCU_TLS variable initia...
2020-04-08  Mathieu DesnoyersVersion 2.12.0 v2.12.0
2020-03-27  Mathieu DesnoyersVersion 2.12.0-rc3 v2.12.0-rc3
2020-03-19  Jonathan RajotteFix: v.u.d might be uninitialized
2020-03-04  Mathieu DesnoyersVersion 2.12.0-rc2 v2.12.0-rc2
2020-03-04  Jonathan RajotteFix: set FD_CLOEXEC on incoming FDs.
2020-02-18  Mathieu DesnoyersFix: tracepoint.h: Disable address sanitizer on pointer...
2020-02-18  Mathieu DesnoyersFix: jhash.h: remove out-of-bound reads
2020-02-18  Francis DeslauriersCleanup: remove trailing white spaces across project
2020-02-13  Francis DeslauriersFix: lttng-ust-comm.c: return number of fd rather size...
2020-02-13  Francis Deslauriersliblttng-ust: exit loop early on event enabler match
2020-02-13  Francis DeslauriersAdd git-review config
2020-02-05  Mathieu DesnoyersVersion 2.12.0-rc1 v2.12.0-rc1
2020-01-22  Michael JeansonFix: build with -fno-common
next
This page took 0.040613 seconds and 4 git commands to generate.