Fix: Lock FD tracker across fork
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
2019-10-07  Mathieu DesnoyersFix: Lock FD tracker across fork
2019-08-02  Mathieu DesnoyersFix: don't wait for initial statedump when 0 session...
2019-07-30  Gabriel-Andrew Pol... Fix: wait for initial statedump before proceeding to...
2019-07-29  Gabriel-Andrew Pol... Fix: remove uninitialised value
2019-07-29  Gabriel-Andrew Pol... Fix: GCC unaligned pointer warnings
2019-03-08  Jonathan RajotteMove wait_shm_mmap initialization to library constructor
2018-12-21  Michael JeansonUse config.h to define SONAME major number
2018-12-12  Mathieu DesnoyersAdapt lttng-ust to use multiflavor symbols from liburcu...
2018-09-07  Mathieu DesnoyersFix: reset procname on fork in child process
2018-03-05  Michael JeansonFix: reset cached vpid context on fork
2018-02-09  Francis Deslauriersdlopen() liblttng-ust.so from constructor to prevent...
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-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-03-11  Mathieu DesnoyersFix: race between lttng-ust getenv() and application...
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-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-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-06-05  Raphaël BeamonteAdd -ust to the name of UST threads of the application
2016-03-16  Mathieu DesnoyersFix: remove assertions in lttng-ust-comm init
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
2015-09-21  Mathieu DesnoyersFix: Value stored to 'has_waited' is never read
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-08-31  Mathieu Desnoyersbaddr statedump: remove dependency on file streams
2015-08-26  Mathieu DesnoyersFix: close socket on protocol error, sendmsg MSG_NOSIGNAL
2015-08-17  Mathieu DesnoyersFix: application exit race with pthread cancel
2015-07-07  Jérémie GalarneauFix: Cleanup local_apps sock_info in lttng_ust_cleanup
2015-07-06  Mathieu DesnoyersFix: handle sys_futex EINTR and EWOULDBLOCK
2015-05-26  Antoine BusqueRefactor state dump system
2015-04-23  Mathieu DesnoyersFix: use lttng_secure_getenv to handle env. vars. invol...
2015-04-23  Jérémie GalarneauFix: Don't wait during registration if clock_gettime...
2015-04-10  Mathieu DesnoyersImplement getcpu override
2015-04-10  Mathieu DesnoyersImplement clock override plugin support
2015-01-12  Mathieu DesnoyersFix: add urcu-bp TLS fixup
2014-07-16  Mathieu DesnoyersMutex while updating statedump_pending is not needed
2014-07-16  Mathieu DesnoyersFix: document ust_fork_mutex nesting
2014-07-16  Paul WoegererBugfix for #745 deadlock with baddr statedump+fork
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-02-21  Mathieu DesnoyersFix: handle sysconf errors
2014-02-14  Mathieu DesnoyersFix: work-around glibc lying about dlsym()/dlerror...
2014-02-12  Mathieu DesnoyersFix: malloc libc instrumentation wrapper
2013-12-10  Paul WoegererFix: baddr_statedump tracepoint registration
2013-12-04  Mathieu DesnoyersFix: lock exit mutex when creating threads
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-11-30  Mathieu DesnoyersFix: take the ust lock around session iteration in...
2013-11-30  Paul WoegererFix: baddr_statedump deadlock with JUL tracing
2013-11-28  Mathieu DesnoyersCompile liblttng-ust-baddr c files into liblttng-ust
2013-11-28  Paul WoegererIntegrate base-address statedump into lttng-ust
2013-11-14  Paul WoegererImplement base-address-state tracing
2013-11-13  JP IkaheimonenAdd handler for LTTNG_UST_EXCLUSION in UST ABI
2013-11-13  JP IkaheimonenDefine a new command LTTNG_UST_EXCLUSION
2013-11-06  Mathieu DesnoyersFix: application SIGBUS when starting in parallel with...
2013-10-11  Mathieu DesnoyersFix: socket connect hang on heavy loads
2013-10-11  Mathieu DesnoyersCleanup: fix typo
2013-07-08  Amit MargalitAllow environment variable LTTNG_HOME to override HOME
2013-06-17  Mathieu DesnoyersFix: segfault when print invalid command
2013-05-30  Mathieu DesnoyersFix: liblttng-ust process startup hang when sessiond...
2013-05-15  Mathieu DesnoyersFix: memory leak on connection reset
2013-03-27  Mathieu DesnoyersDon't rely on explicit context for filtering
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-06  Mathieu DesnoyersAdd channel wakeup fd to monitor close
2013-03-06  Mathieu DesnoyersFix: refcount issue in lttng-ust-abi.c
2013-03-01  Mathieu DesnoyersFix: notification timeout logic
2013-03-01  Mathieu DesnoyersFix: Only notify socket should have timeout/nonblock
2013-03-01  Mathieu DesnoyersFix: Add timeout on notification socket
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-21  Mathieu DesnoyersUse urcu tls-compat.h
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-15  Mathieu DesnoyersFix: don't cancel already exited threads
2013-01-25  Mathieu DesnoyersFix: missing test for lttng_ust_comm_should_quit in...
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-11-22  Mathieu Desnoyersfilter: add seqnum field to filter command
2012-11-22  Mathieu DesnoyersFilter iteration: iterate on list of filters
2012-11-09  David GouletAdd libc errno translation layer to UST error code
2012-11-06  Mathieu DesnoyersTear down handles associated with a closed sessiond...
2012-11-06  Mathieu DesnoyersDistinguish UST return codes from transport return...
2012-10-30  Mathieu DesnoyersCleanup: don't spawn per-user thread if HOME is not set
2012-10-24  Mathieu DesnoyersFix: procname context semantic
2012-09-29  Christian BabeuxFix: reloc offset validation error out on filters with...
2012-09-18  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock (add 2 missing...
2012-09-17  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock
2012-09-06  Christian BabeuxFix: Filter ABI changes to support FILTER_BYTECODE_MAX_...
2012-08-16  Michael GreeneFix: threads should be created in DETACHED state
2012-07-12  Mathieu DesnoyersRemove filter test printouts
2012-07-12  Mathieu DesnoyersImplement filter bytecode interpreter and linker
2012-07-10  Mathieu DesnoyersFilter: receive, attach and link empty filter
2012-06-26  Henrik Hautakoskiliblttng-ust/lttng-ust-comm.c: fixing typo.
2012-06-13  Mathieu DesnoyersFix: perform TLS fixup of nest count outside of UST...
2012-06-13  Mathieu DesnoyersFix: liblttng-ust-fork deadlock
next
This page took 0.240155 seconds and 107 git commands to generate.