Fix RCU-related hangs: incorrect lttng_ht_destroy use
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: reset consumer destination when changing URIs
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezAdjust the relayd protocol on version check
2013-03-25  David GouletFix: kernel function event was listed as probe
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 GouletDeprecate enable/disable-consumer
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2013-01-22  David GouletFix: add missing rcu lock for UST lookup
2013-01-22  David GouletRemove unused kernel session variable in event.c
2013-01-22  David GouletFix: add missing rcu read side lock
2013-01-14  David GouletDestroy created kernel channel on enable all error
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-12-03  David GouletFix: audit all close/fclose and check returned code
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-09  David GouletFix: FD leak on thread error
2012-11-09  David GouletFix: Wrong fd used by kernel_wait_quiescent
2012-11-09  David GouletFix: Wrong data port when listing session
2012-11-08  David GouletFix: Enable event after start command
2012-11-06  David GouletFix: Create default channel on add-context if none
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: Remove useless consumer subdir string concatenation
2012-10-22  David GouletFix: Error handling when sending relayd sockets to...
2012-10-22  David GouletFix: segfault on create session with two URLs
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletFix last commit. Git code-18 pushed the wrong fix.
2012-10-19  David GouletFix: Relayd and consumerd socket leaks
2012-09-24  David GouletFix: Returned code when listing kernel channel
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
This page took 0.118863 seconds and 45 git commands to generate.