docs: Correct GitHub URLs in lttng-ust.3
[lttng-ust.git] / src /
47 hours ago  Mathieu Desnoyersfix: handle EINTR correctly in get_cpu_mask_from_sysfs
2024-04-19  Mathieu DesnoyersAdd close_range wrapper to liblttng-ust-fd.so
2024-02-06  Mathieu DesnoyersFix: libc wrapper: use initial-exec for malloc_nesting TLS
2023-12-14  Michael Jeansonfix: -Wsingle-bit-bitfield-constant-conversion with...
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-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-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-02-06  Mathieu DesnoyersFix: use unaligned pointer accesses for lttng_inline_memcpy
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-17  Michael Jeansoncleanup: remove stale comment
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 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 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-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-17  Mathieu DesnoyersCopyright ownership transfer
2021-12-09  Mathieu DesnoyersFix: ust-cancelstate: include string.h for strerror
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-29  Mathieu DesnoyersFix: combined tracing of lttng-ust 2.12/2.13 generates...
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-15  Jérémie GalarneauFix: ustcomm: application name uses the '-ust'-suffixed...
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...
2021-05-14  Mathieu Desnoyersliblttng-ust-ctl: Implement SIGBUS handling
2021-05-11  Mathieu DesnoyersFix: Java application context: pass application context...
2021-05-11  Mathieu DesnoyersFix: java application context segmentation fault
2021-05-06  Mathieu DesnoyersValidate provider version for event enum field types
2021-05-06  Mathieu DesnoyersValidate provider version for event class
2021-05-06  Mathieu DesnoyersRefactoring: tracepoint: allow explicit tracepoint...
2021-05-03  Mathieu DesnoyersFix: rename struct lttng_bytecode_runtime to struct...
2021-04-28  Mathieu DesnoyersRemove unused ip field from struct lttng_ust_ring_buffe...
2021-04-24  Mathieu Desnoyerssequence type: use previous field for length if length_...
2021-04-23  Michael JeansonRename lttng_ust_tracepoint_(un)register_lib
2021-04-23  Michael JeansonRename lttng_ust_tracepoint_probe_(un)register
2021-04-23  Michael JeansonMove pkgconfig file to 'src/lib/'
2021-04-23  Michael JeansonMove the ringbuffer and counter clients to 'src/common/'
2021-04-23  Michael JeansonMove the getcpu plugin implementation to liblttn-ust...
2021-04-23  Michael JeansonMove the clock plugin implementation to liblttng-ust...
2021-04-23  Michael JeansonMake futex compat internal to liblttng-ust
2021-04-23  Michael JeansonMove dynamic-type to libcommon
2021-04-23  Michael JeansonMove lttng_ust_enum_get_from_desc to libcommon
2021-04-23  Michael JeansonMove lttng_ust_strerror to liblttng-ust
2021-04-23  Michael JeansonExpose a common alloc_tls for liblttng-ust-common
2021-04-23  Michael JeansonRename all 'fixup_tls' functions to 'alloc_tls'
2021-04-23  Michael JeansonHide symbols that shouldn't be part of the ABI
2021-04-23  Mathieu DesnoyersHide internal tracepoint and providers data symbols
2021-04-23  Michael JeansonNamespace liblttng-ust-ctl symbols
2021-04-22  Mathieu DesnoyersAPI refactoring: introduce probe context
2021-04-22  Michael JeansonTracepoint API namespacing ctf_enum
2021-04-22  Michael JeansonTracepoint API namespacing ctf_unused
2021-04-22  Michael JeansonTracepoint API namespacing ctf_string
2021-04-22  Michael JeansonTracepoint API namespacing ctf_sequence
2021-04-22  Michael JeansonTracepoint API namespacing ctf_array
2021-04-22  Michael JeansonTracepoint API namespacing ctf_integer
2021-04-22  Michael JeansonTracepoint API namespacing tracepoint-rcu
2021-04-22  Michael JeansonTracepoint API namespacing ust-endian
2021-04-22  Michael JeansonTracepoint API namespacing tracelog
2021-04-22  Michael JeansonTracepoint API namespacing tracef
2021-04-22  Michael JeansonTracepoint API namespacing '__lttng_ust_events_exit'
2021-04-22  Michael JeansonTracepoint API namespacing '__lttng_ust_events_init'
2021-04-22  Michael JeansonTracepoint API namespacing 'TP_IP_PARAM'
next
This page took 0.043094 seconds and 7 git commands to generate.