Add probe provider unregister function
[lttng-ust.git] / liblttng-ust / lttng-events.c
2018-02-09  Francis DeslauriersAdd probe provider unregister function
2018-02-09  Mathieu DesnoyersRemove duplicate provider name checks
2017-03-11  Mathieu DesnoyersUse SIZE_MAX instead of -1ULL for size_t parameter
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-08-08  Mathieu DesnoyersFix: many-events registration/unregistration speed
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-02-12  Mathieu DesnoyersHandle application context cmd
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-06-13  Mathieu DesnoyersImplement cpu_id context for filtering
2015-05-26  Antoine BusqueRefactor state dump system
2014-11-12  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-07-14  Francis DeslauriersMove enablers syncing after the channel registration
2014-05-23  Mathieu DesnoyersFix: default loglevel is DEBUG
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-02  Mathieu DesnoyersChange default loglevel to TRACE_DEBUG_LINE
2014-02-21  Mathieu DesnoyersCleanup: remove logically dead code
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-14  Paul WoegererImplement base-address-state tracing
2013-11-13  JP IkaheimonenAdd a check against excluders
2013-11-13  JP IkaheimonenStore exclusions to enablers
2013-11-13  JP IkaheimonenAdd excluders to enabler structure
2013-07-10  Mathieu Desnoyerscallsite: add "ip" context
2013-06-25  Mathieu DesnoyersFix: lttng-events VPATH build
2013-05-13  Mathieu DesnoyersFix: incorrect support for multi-context
2013-04-06  Mathieu DesnoyersOptimisation: only fix pending events once per lazy...
2013-03-21  Mathieu DesnoyersFix: allow enabling same events for two channels
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-20  Mathieu DesnoyersFix uninitialized has_loglevel variable
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: ustctl: return -EPIPE to sessiond if connection...
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-19  Mathieu DesnoyersLazy provider registration
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-06  Mathieu DesnoyersSpeed up probe registration for large amount of events
2013-01-16  Mathieu DesnoyersIntroduce hash table for lttng_create_event_if_missing()
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 DesnoyersImplement support for overlapping wildcard/events
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
This page took 0.115055 seconds and 54 git commands to generate.