Add the sessiond notification-handling subsystem
[lttng-tools.git] / src / bin / lttng-sessiond / ust-registry.c
2016-10-20  Jérémie GalarneauRemove run-as compat wrapper from internal code
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-11  Julien DesfossezStore the version of the tracer in the UID registry
2016-02-12  Mathieu DesnoyersAdd variant type support to ust registry and metadata
2016-01-14  Mathieu DesnoyersAdd CTF enum type support for UST registry
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-05  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-05  Mathieu DesnoyersFix: leak on UST buffer registry creation error
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2013-11-28  David GouletFix: dereference after null check in UST registry
2013-11-28  David GouletFix: Resource leak in ust registry
2013-08-22  Mathieu DesnoyersFix: check UST float field mantissa length
2013-06-19  Mathieu DesnoyersRemove useless if() check
2013-06-14  David GouletFix: memleak in the UST registry
2013-06-14  David GouletFix: add missing free causing a memleak
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-05-14  David GouletFix: memory leak in error path in UST registry
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-30  Mathieu DesnoyersFix: don't call hash table destroy under rcu read-side...
2013-03-28  Mathieu DesnoyersFix: don't keep vpid, procname, nor patchlevel environm...
2013-03-21  David GouletSupport per UID buffers
2013-03-21  David GouletMove ust channel registry inside session registry
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
This page took 0.200657 seconds and 36 git commands to generate.