Fix: relayd: don't check for new streams in get packet
[lttng-tools.git] / src / bin / lttng-relayd / live.c
2015-09-04  Mathieu DesnoyersFix: relayd: don't check for new streams in get packet
2015-09-04  Mathieu DesnoyersFix: ask new streams HUP
2015-09-04  Mathieu DesnoyersFix: reply error if get packet vstream fails
2015-09-04  Mathieu DesnoyersFix: relayd reply error to client if cannot find viewer...
2015-09-04  Mathieu DesnoyersFix: relayd reply with error if cannot find metadata
2015-09-04  Mathieu DesnoyersFix: relayd live don't send incomplete stream list
2015-09-04  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-02-27  Jérémie GalarneauCleanup: Reduce scope of relayd connections in live...
2015-01-12  Mathieu DesnoyersFix: undefined operation on last_relay_viewer_session_id
2015-01-08  Jérémie GalarneauFix: Remove structurally dead code from relayd
2015-01-08  Mathieu DesnoyersFix: call lttng_poll_set_max_size before start threads
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2015-01-07  Mathieu DesnoyersCleanup: relayd: centralize thread stopping function
2015-01-07  Mathieu DesnoyersRefactor relayd main/set_options/cleanup
2014-11-23  Mathieu DesnoyersCleanup: spaghetti function return path
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read-side lock/unlock
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-07-28  Simon MarchiChange wfq usages for wfcq
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-02-24  David GouletRevert "Fix: wrong condition on startup for low-activit...
2014-02-24  Julien DesfossezFix: wrong condition on startup for low-activity streams
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-14  Julien DesfossezFix: deadlock during rotation
2014-02-14  David GouletFix: simplify get next index in live
2014-02-12  David GouletFix: protect close_write_flag with the rotation lock
2014-02-11  David GouletFix: wrong data structure used in commit df41f83
2014-02-11  David GouletFix: remove dead code in relayd live code
2014-02-11  David GouletFix: wrong sizeof argument in live viewer create session
2014-02-11  David GouletFix: zero out the reply structure in viewer_connect
2014-02-10  David GouletFix: merge issue with thread quit pipe
2014-02-10  Julien DesfossezFix: check for new streams in all attached sessions
2014-02-10  Julien DesfossezFix: Move static functions up in the code
2014-02-10  Julien DesfossezFix: allow attach command to multiple sessions
2014-02-10  Julien DesfossezFix: handle session hang up in get_new_streams
2014-02-10  Julien DesfossezFix: force the client to create a viewer session before...
2014-02-10  Julien DesfossezFix: Namespace lttng-viewer-abi
2014-02-10  David GouletFix: relayd connection object refactor
2014-02-10  David GouletFix: big relayd cleanup and refactor
2014-02-07  David GouletFix: code refactoring of viewer streams in relayd
2014-02-07  Julien DesfossezFix: handle new streams in live mode in relayd
2014-02-07  Julien DesfossezFix: notify the viewer if new streams got added
2014-01-28  Mathieu Desnoyersrelayd: add testpoints
2014-01-28  Mathieu Desnoyersrelayd: use same pipe for live and main
2014-01-28  Mathieu DesnoyersCleanup relayd live comment
2014-01-28  Mathieu DesnoyersFix: relayd: add LPOLLERR to events
2014-01-28  Mathieu DesnoyersFix: relayd: notify parent of readiness when all thread...
2014-01-14  Julien DesfossezFix: delete metadata stream before destroying it
2014-01-14  Julien DesfossezFix: wrong check before destroying the viewer metadata...
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-12-16  Julien DesfossezFix: clear the CTF traces when all the streams are...
2013-12-10  Julien DesfossezFix: close connection on incompatible version check
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-15  Julien DesfossezFix end condition on rotate with live reading
2013-11-15  Julien DesfossezProtect the abort_flag on reset and always close on...
2013-11-14  Julien DesfossezFix concurrency issues while overwriting tracefiles...
2013-11-13  Julien DesfossezHandle the tracefile_size/count in live
2013-11-11  Mathieu DesnoyersUse lttng_read/lttng_write wrappers
2013-11-11  Mathieu Desnoyersrelayd live cleanup
2013-11-06  Julien DesfossezImplement live viewer SEEK_LAST
2013-11-06  Julien DesfossezLive: send the number of streams in list_sessions
2013-11-04  David GouletFix: Uninitialized scalar variable
2013-10-09  Mathieu Desnoyersrelayd: add health check support for live threads
2013-09-27  David GouletFix: use global thread quit pipe in live
2013-09-27  David GouletFix: use session id when deleting viewer streams
2013-09-27  David GouletFix: remove debug error message
2013-09-27  David GouletMake viewer streams HT global
2013-09-27  Julien DesfossezImplement the relayd live features
This page took 0.233174 seconds and 74 git commands to generate.