Add UST snapshot support
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.c
2013-07-04  Julien DesfossezAdd UST snapshot support
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-28  David GouletFix: snapshot path
2013-06-27  Julien DesfossezAdd kernel snapshot support
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-22  David GouletFix: multiple type mismatch in debug statement
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-07  David GouletFix: add missing rcu read side lock/unlock
2012-12-19  David GouletFix: handle orderly shutdown from transport layer
2012-12-19  David GouletFix: change perror to debug statement
2012-12-18  David GouletFix: change ERR/PERROR statement to DBG
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: consumer output memory leak on creation
2012-10-22  David GouletFix: Uninitialized ret code
2012-10-19  David GouletRelayd data available command support
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletConsumer daemon data available command support
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-20  Christian BabeuxFix: Possible buffer overflows in strncat() usage
2012-08-20  David GouletMove code out of main.c and fix some issues
2012-08-17  David GouletFix: lttng list command with network path
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-23  David GouletCode cleanup in the ust/kernel consumer file
2012-07-11  David GouletNetwork streaming support
This page took 0.102383 seconds and 46 git commands to generate.