deliverable/lttng-ust.git
2021-05-17  Jonathan RajotteCustom branch: stable-2.12-urcu-dep stable-2.12-lower-urcu-dep
2021-05-17  Mathieu DesnoyersDecrease liburcu dependency to 0.9+
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...
2019-10-07  Mathieu DesnoyersFix: fd tracker: do not allow signal handlers to close...
2019-10-07  Mathieu DesnoyersFix: fd tracker: provide async-signal-safety for close...
2019-10-07  Mathieu DesnoyersFix: Disable cancellation around fd tracker lock
2019-10-07  Mathieu DesnoyersFix: Lock FD tracker across fork
2019-09-08  Philippe Proulxdoc/man: include build version in GitHub links
2019-09-08  Maxime SORINCheck if the AR environment variable exists for cross...
2019-08-26  Mathieu Desnoyersustctl: Implement ring buffer clear
2019-08-20  Simon MarchiMake bitfield.h C++-friendly
2019-08-02  Mathieu DesnoyersFix: don't wait for initial statedump when 0 session...
2019-07-30  Gabriel-Andrew... Fix: wait for initial statedump before proceeding to...
2019-07-29  Jonathan RajotteUse MAP_POPULATE to reduce pagefault when available
2019-07-29  Gabriel-Andrew... Fix: remove uninitialised value
2019-07-29  Gabriel-Andrew... Fix: GCC unaligned pointer warnings
2019-07-04  Jonathan RajotteFix: do not use diagnostic pragma when GCC version...
2019-07-04  Jonathan RajotteFix: missing define when not building with gcc
2019-06-04  Mathieu DesnoyersFix: client_sequence_number may dereference NULL pointer
2019-06-03  Michael JeansonFix: namespace our gettid wrapper
2019-06-03  Michael JeansonFix: get tid not pid in vtid context
2019-05-17  Mathieu DesnoyersCleanup: bitfields: streamline use of underscores
2019-05-17  Mathieu DesnoyersSilence compiler "always false comparison" warning
2019-05-17  Mathieu DesnoyersFix: bitfield: shift undefined/implementation defined...
2019-05-12  Stefan WallentowitzFix: Update coding style link
2019-05-10  Mathieu DesnoyersFix: alignment of ring buffer shm space reservation
2019-05-10  Gabriel-Andrew... Fix: allocate ts_end in ringbuffer shared memory
2019-04-30  Mathieu DesnoyersFix: timestamp_end field should include all events...
2019-04-17  Michael JeansonHarmonize rw_prog_cxx_works macro across projects
2019-04-17  Michael JeansonUpdate macros from the autoconf archive
2019-04-10  Mathieu Desnoyersust-ctl API: clarify getter usage requirements
2019-04-10  Mathieu DesnoyersFix: don't access packet header for stream_id and strea...
2019-03-26  Mathieu DesnoyersAdd LTTNG_PACKED ifdefs to validate that it is defined
2019-03-20  Michael JeansonReport perf integration status at configure
2019-03-20  Michael Jeansoncompat: work around broken _SC_NPROCESSORS_CONF on...
2019-03-14  Michael JeansonCode cleanup in contexts
2019-03-14  Sebastien Boisvertdoc: remove repeated word in coding style
2019-03-14  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-03-08  Jonathan RajotteMove wait_shm_mmap initialization to library constructor
2019-02-14  Mathieu DesnoyersFix: additional compiler barriers for procname context
next
This page took 0.039279 seconds and 5 git commands to generate.