Version 2.5.7
[lttng-ust.git] / liblttng-ust /
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
2015-09-21  Mathieu DesnoyersCleanup: Remove unused values
2015-09-21  Mathieu DesnoyersFix: Value stored to 'has_waited' is never read
2015-09-21  Mathieu DesnoyersFix: sysconf() unchecked return value
2015-08-26  Mathieu DesnoyersFix: close socket on protocol error, sendmsg MSG_NOSIGNAL
2015-08-21  Mathieu DesnoyersFix: add missing ust lock around objd_table_destroy()
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-06-22  Mathieu DesnoyersFix: perform volatile load of tracepoint state
2015-06-10  Mathieu DesnoyersAllow TP_IP_PARAM arg name to be configured
2015-06-09  Mathieu DesnoyersFix: fetch caller address from tracef()
2015-04-23  Mathieu DesnoyersFix: use lttng_secure_getenv to handle env. vars. invol...
2015-04-23  Mathieu DesnoyersFix: add missing getenv wrapper
2015-04-23  Jérémie GalarneauFix: Don't wait during registration if clock_gettime...
2015-01-12  Mathieu DesnoyersFix: add urcu-bp TLS fixup
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-08  Mathieu DesnoyersFix: off-by-one in sequence filter comparator
2014-07-16  Mathieu DesnoyersMutex while updating statedump_pending is not needed
2014-07-16  Paul WoegererRevert "Turn base address dump into experimental feature"
2014-07-16  Mathieu DesnoyersFix: document ust_fork_mutex nesting
2014-07-16  Paul WoegererBugfix for #745 deadlock with baddr statedump+fork
2014-07-14  Francis DeslauriersMove enablers syncing after the channel registration
2014-06-05  Gerlando FalautoFix: header inclusion guard typo in lttng-ust-tracef...
2014-05-23  Mathieu DesnoyersFix: default loglevel is DEBUG
2014-04-30  Mathieu DesnoyersFix: perf ust: check close return value
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-04-02  Mathieu DesnoyersChange default loglevel to TRACE_DEBUG_LINE
2014-03-15  Mathieu DesnoyersFix: lttng-ust needs -ldl for tracef()
2014-03-14  Mathieu DesnoyersImplement tracef() instrumentation API
2014-02-28  Paul WoegererTurn base address dump into experimental feature
2014-02-25  Paul WoegererFix: Dump executable base-address with readlink
2014-02-21  Mathieu DesnoyersFix: add assert for NULL dereference
2014-02-21  Mathieu DesnoyersFix: tracepoint out of memory handling
2014-02-21  Mathieu DesnoyersCleanup: remove logically dead code
2014-02-21  Mathieu DesnoyersFix: handle sysconf errors
2014-02-14  Mathieu DesnoyersFix: work-around glibc lying about dlsym()/dlerror...
2014-02-12  Mathieu DesnoyersCleanup: add lttng_ust_malloc_wrapper_init prototype...
2014-02-12  Mathieu DesnoyersFix: malloc libc instrumentation wrapper
2013-12-16  Mathieu DesnoyersFix: baddr_statedump tracepoint registration
2013-12-10  Paul WoegererFix: baddr_statedump tracepoint registration
2013-12-08  Mathieu DesnoyersFix: baddr deadlocks and RCU races
2013-12-04  Mathieu DesnoyersFix: lock exit mutex when creating threads
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-12-03  Mathieu Desnoyersbaddr: include missing header
2013-12-03  Mathieu Desnoyersbaddr: get session under lock
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-30  Mathieu DesnoyersFix: client_packet_header() uses wrong packet
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 a check against excluders
2013-11-13  JP IkaheimonenAdd handler for LTTNG_UST_EXCLUSION in UST ABI
2013-11-13  JP IkaheimonenStore exclusions to enablers
2013-11-13  JP IkaheimonenAdd excluders to enabler structure
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-10-07  Ikaheimonen, JPAdd usage reference count for tracepoints
2013-10-07  Mathieu Desnoyerstracepoint.c: Move add_callsite/remove_callsite further...
2013-10-07  Ikaheimonen, JPStore the callsites into the library callsite list
2013-09-19  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-19  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-09-19  Julien DesfossezSpecialize lttng_ust_lib_ring_buffer_client_cb
2013-08-22  Mathieu DesnoyersFix: liblttng_ust.la should depend on liblttng-ust...
2013-07-10  Mathieu Desnoyerscallsite: add "ip" context
2013-07-08  Amit MargalitAllow environment variable LTTNG_HOME to override HOME
2013-06-25  Mathieu DesnoyersFix: lttng-events VPATH build
2013-06-17  Mathieu DesnoyersFix: segfault when print invalid command
2013-05-30  Mathieu DesnoyersFix: liblttng-ust process startup hang when sessiond...
2013-05-21  Mathieu DesnoyersFix: missing dependency for liblttng-ust-tracepoint.so
2013-05-15  Mathieu Desnoyerstracepoint.c: Add coverity alloc/free annotations
2013-05-15  Mathieu DesnoyersFix: memory leak on connection reset
2013-05-13  Mathieu DesnoyersFix: incorrect support for multi-context
2013-05-08  Mathieu DesnoyersFix: add provider ABI compatibility check
2013-04-27  Mathieu DesnoyersCleanup: silence cppcheck error
2013-04-06  Mathieu DesnoyersOptimisation: implement callsite hash table in tracepoint.c
2013-04-06  Mathieu DesnoyersOptimisation: only update added library in tracepoint.c
2013-04-06  Mathieu DesnoyersOptimisation: only fix pending events once per lazy...
2013-03-27  Mathieu DesnoyersDon't rely on explicit context for filtering
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-27  Mathieu DesnoyersFix: filter string comparison should check for literal
2013-03-27  Mathieu DesnoyersFix: filter string wildcard comparison
2013-03-21  Mathieu DesnoyersFix: allow enabling same events for two channels
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-21  Mathieu DesnoyersRemove useless else clause
2013-03-21  Mathieu Desnoyerstracepoint: move "probe" test outside of loop
2013-03-20  Mathieu DesnoyersFix uninitialized has_loglevel variable
2013-03-20  Mathieu Desnoyerstracepoint: Don't add NULL probes
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-06  Mathieu DesnoyersImplement ring buffer periodic buffer switch timer
2013-03-04  Mathieu DesnoyersUnregister tracepoint probes when not needed
2013-03-03  Mathieu DesnoyersCleanup: remove now unused metadata code from UST
2013-03-01  Mathieu DesnoyersFix: notification timeout logic
next
This page took 0.039056 seconds and 7 git commands to generate.