Version 2.4.4
[lttng-ust.git] / liblttng-ust /
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: off-by-one in sequence filter comparator
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-07-14  Francis DeslauriersMove enablers syncing after the channel registration
2014-04-16  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
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
2013-03-01  Mathieu DesnoyersFix: Only notify socket should have timeout/nonblock
2013-03-01  Mathieu DesnoyersFix: ustctl: return -EPIPE to sessiond if connection...
2013-03-01  Mathieu DesnoyersFix: Add timeout on notification socket
2013-03-01  Mathieu DesnoyersRemove now unused metadata printf code
2013-03-01  Mathieu DesnoyersMove metadata creation into lttng-sessiond and lttng...
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-21  Mathieu DesnoyersUse urcu tls-compat.h
2013-02-19  Mathieu DesnoyersLazy provider registration
2013-02-19  Mathieu DesnoyersAlways use lttng_get_probe_list_head to get probe list
2013-02-18  Mathieu DesnoyersFix static build
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-15  Mathieu DesnoyersFix: don't cancel already exited threads
2013-02-12  Mathieu DesnoyersScalability fix: tracepoint.c hash table size increase
2013-02-06  Mathieu DesnoyersSpeed up probe registration for large amount of events
2013-01-25  Mathieu DesnoyersFix: missing test for lttng_ust_comm_should_quit in...
2013-01-16  Mathieu DesnoyersIntroduce hash table for lttng_create_event_if_missing()
2012-12-20  Mathieu DesnoyersHelper to debug: add object name
2012-12-17  Mathieu DesnoyersAdapt internal files and examples to TRACEPOINT_INCLUDE
2012-12-05  Mathieu DesnoyersUpdate license text
2012-12-04  Mathieu DesnoyersFix: check if event enabled for bytecode-less events
2012-12-03  Mathieu DesnoyersFix: handle enablers without bytecode
2012-11-22  Mathieu Desnoyersfilter interpreter cleanup: use uint64_t for retval
2012-11-22  Mathieu DesnoyersFix: filter linking can dereference NULL pointer on...
2012-11-22  Mathieu DesnoyersFilter: use only single lower bit of filter return...
2012-11-22  Mathieu DesnoyersFix: filter link fail handling
2012-11-22  Mathieu DesnoyersImplement support for overlapping wildcard/events
next
This page took 0.039142 seconds and 7 git commands to generate.