Clarify lib_ring_buffer_switch_slow() requirements
[lttng-ust.git] / liblttng-ust /
2018-10-17  Mathieu DesnoyersFix: sync event enablers before choosing header type
2018-09-20  Mathieu DesnoyersFix: race between statedump and library destructor
2018-09-07  Mathieu DesnoyersFix: reset procname on fork in child process
2018-09-05  Michael JeansonFix: add missing stdbool.h include
2018-09-05  Francis DeslauriersMove symbol preventing unloading of probe providers
2018-06-30  Vitaly LipatovFix: use LIBDL/LIBC_DL to select either libdl or libc
2018-06-07  Mathieu DesnoyersFix: lttng filter validator ERANGE error handling
2018-06-06  Mathieu DesnoyersFilter: implement dynamic typing for load object
2018-06-06  Mathieu DesnoyersFilter: add FILTER_OP_RETURN_S64 instruction
2018-06-06  Mathieu DesnoyersPerform bitwise ops on unsigned types
2018-06-06  Mathieu DesnoyersFilter: catch shift undefined behavior
2018-06-06  Mathieu DesnoyersFilter: implement bitwise lshift, rshift, not
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-03-05  Michael JeansonFix: cache the result of getpid() internally
2018-03-05  Michael JeansonFix: reset cached vpid context on fork
2018-02-20  Mathieu DesnoyersFix: string comparison on incorrect length in context...
2018-02-09  Francis DeslauriersSupport unloading of probe providers
2018-02-09  Francis DeslauriersRename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
2018-02-09  Francis Deslauriersdlopen() liblttng-ust.so from constructor to prevent...
2018-02-09  Francis DeslauriersAdd probe provider unregister function
2018-02-09  Mathieu DesnoyersRemove duplicate provider name checks
2018-02-06  Jonathan RajotteUse ust_lock during sock_info operations for atomicity...
2018-02-06  Jonathan RajotteForce tracked fd to be bigger than STDERR_FILENO
2017-11-10  Jonathan RajotteFix: fd of an elf object must be registered to the...
2017-11-10  Jonathan RajotteCleanup: clock description for metadata was moved to...
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-06-12  Philippe ProulxFix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not...
2017-05-27  Mathieu DesnoyersCalculate context length outside of retry loop
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-03-17  Francis DeslauriersCleanup: formatting in strutils_star_glob_match explanation
2017-03-11  Mathieu DesnoyersFix: race between lttng-ust getenv() and application...
2017-03-11  Mathieu DesnoyersUse SIZE_MAX instead of -1ULL for size_t parameter
2017-03-11  Mathieu Desnoyersfilter: use SIZE_MAX rather than UINT_MAX and tuncating...
2017-03-10  Mathieu DesnoyersFix: out of bound array access in filter code
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2017-03-10  Philippe ProulxFiltering: add support for star-only globbing patterns
2017-03-10  Philippe ProulxAdd string utilities
2016-11-28  Mathieu DesnoyersFilter code relicensing to MIT license
2016-11-21  Mathieu DesnoyersPerformance: add missing "caa_unlikely" on fast-path
2016-11-08  Mathieu DesnoyersImplement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
2016-10-03  Mathieu DesnoyersFix: perform statedump before replying to sessiond
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
2016-10-03  Mathieu DesnoyersFix: honor send timeout on unix socket connect
2016-10-03  Mathieu DesnoyersFix: perform TLS fixup in all UST entry points from...
2016-09-24  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-12  Mathieu DesnoyersFix: compat: -ust suffix sprintf error handling
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-08-18  Mathieu DesnoyersFix: perf counters build against kernel headers < 3.12
2016-08-18  Mathieu DesnoyersFix: perf counter context deadlock
2016-08-08  Mathieu DesnoyersFix: many-events registration/unregistration speed
2016-07-14  Mathieu DesnoyersFix: reset vtid cache before releasing urcu locks
2016-07-14  Mathieu DesnoyersFix: cleanup local_apps.allowed flag on lib cleanup
2016-07-13  Mathieu DesnoyersFix: memory corruption in compat.h
2016-07-12  Mathieu DesnoyersIntroduce lttng_ust_loaded weak symbol
2016-07-12  Mathieu DesnoyersRevert "Introduce LTTNG_UST_LOADED environment variable"
2016-07-12  Mathieu DesnoyersIntroduce LTTNG_UST_LOADED environment variable
2016-07-12  Mathieu DesnoyersFix: remove invalid free
2016-07-06  Mathieu DesnoyersFix: use-after-free in statedump lib iter_end
2016-07-06  Mathieu DesnoyersAdd generic fallback for perf counter read
2016-07-06  Mathieu DesnoyersFix: perf counters: sign-extend pmc register
2016-07-05  Mathieu DesnoyersAdd missing ust_lib.c and ust_lib.h
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-06-28  Mathieu DesnoyersFix: lttng context perf: missing stdbool.h header include
2016-06-27  Julien DesfossezAdd perf context support for ARMv7
2016-06-27  Julien DesfossezKeep perf context FD open for other architectures
2016-06-05  Raphaël BeamonteAdd -ust to the name of UST threads of the application
2016-05-25  Mathieu DesnoyersFix: all lttng-ust source files should be tagged _LGPL_...
2016-05-24  Mathieu DesnoyersFix: don't call __builtin_return_address(0) on 32-bit...
2016-05-23  Mathieu DesnoyersFix: update debug message about weak-hidden symbols
2016-05-20  Mathieu DesnoyersPrint DBG() message about compiler weak hidden symbol...
2016-05-17  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-16  Mathieu DesnoyersFix: portability: no arith on void pointer
2016-05-16  Mathieu DesnoyersFix: initialize build id and debug link flags to 0
2016-05-16  Mathieu DesnoyersFix: add "has_build_id" and "has_debug_link" fields...
2016-05-10  Mathieu DesnoyersUse min_t/max_t macros in lttng-ust-elf.c
2016-05-10  Antoine BusqueFix: erroneous computation of ELF in-memory size
2016-04-25  Mathieu DesnoyersFix: re-introduce exported symbols
2016-04-20  Antoine BusqueRename statedump and dl events and fields
2016-04-15  Antoine BusqueAdd is_pic field to statedump soinfo event
2016-04-05  Mathieu DesnoyersFix: remove dead code from filter interpreter
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-16  Mathieu DesnoyersFix: remove assertions in lttng-ust-comm init
2016-03-10  Mathieu DesnoyersFix: move lttng_context_is_app to core file
2016-03-10  Mathieu DesnoyersFix: move dummy functions to common file
2016-03-10  Mathieu DesnoyersFix: handle backward probe compatibility for applicatio...
2016-03-10  Mathieu DesnoyersFix: application context header size
2016-03-10  Mathieu DesnoyersFix: event ctx get size should be after chan ctx
2016-03-04  Julien DesfossezExport the stream instance ID
2016-03-04  Julien DesfossezGenerate and export the sequence number
2016-03-04  Julien DesfossezAdd stream instance id to the packet header
2016-02-12  Mathieu DesnoyersHandle application context cmd
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-02-12  Mathieu DesnoyersFix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2016-01-05  Jonathan RajotteFix: missing _GNU_SOURCE define
2015-10-25  Mathieu DesnoyersFix: header size larger than 256 bytes
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
next
This page took 0.03928 seconds and 7 git commands to generate.