lttng-ust.git
2022-10-10  Mathieu DesnoyersFix: populate possible num possible cpus cache with... 2.12-custom-upgrade
2022-10-06  Mathieu DesnoyersAdd ust fd mutex nesting getter 2.12-export-ust_fd_mutex_nest
2022-09-30  Mathieu DesnoyersVersion 2.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
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
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
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 stable-2.12-backport-log4j2-agent-rev2
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
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
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
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
2020-03-27  Mathieu DesnoyersVersion 2.12.0-rc3
2020-03-19  Jonathan RajotteFix: v.u.d might be uninitialized
2020-03-04  Mathieu DesnoyersVersion 2.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
2020-01-22  Michael JeansonFix: build with -fno-common
2019-12-20  Mathieu DesnoyersBump LTTNG_UST_ABI_MINOR_VERSION to 1 2.12-pre
2019-12-16  Mathieu Desnoyerslttng-clear: stop tracing required
2019-11-18  Simon Marchidoc: fix build failure due to wrong whitespace character
2019-11-18  Simon Marchidoc: reformat long lines in doc/examples/Makefile.am
2019-11-18  Simon Marchidoc: pass AR when building examples
2019-11-08  Michael JeansonRequire automake >= 1.12
2019-11-01  Jonathan RajotteAdd procname to lttng_ust_statedump information
2019-10-24  Jérémie GalarneauDocs: LTTNG-UST(3): missing references to some namespac...
2019-10-23  Michael JeansonSet version to 2.12-pre
2019-10-23  Michael JeansonAdd pkgconfig support for liblttng-ust-ctl
2019-10-22  Mathieu DesnoyersFix: uninitialized variable in lib_ring_buffer_reserve_...
2019-10-21  Michael JeansonFix: document proper liburcu version dependency
2019-10-21  Michael JeansonFix: Add missing files to distribution
2019-10-18  Michael JeansonAdd userspace vuid/vgid contexts
2019-10-18  Michael JeansonAdd userspace namespace contexts
2019-10-11  Mathieu DesnoyersFix: lttng perf counter deadlock
2019-10-11  Mathieu DesnoyersRevert "Fix: fd tracker: do not allow signal handlers...
next
This page took 0.040778 seconds and 5 git commands to generate.