Test: Ensure wildcards may only appear last in a string literal
[lttng-tools.git] / src / bin / lttng-relayd /
2014-07-28  Simon MarchiChange wfq usages for wfcq
2014-07-14  David GouletFix: relayd stream set close_flag on stream close
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-04-08  David GouletFix: don't delete stream from connection recv list
2014-04-02  David GouletFix: use after free of a relayd stream
2014-03-04  Jérémie GalarneauFix: Unchecked session pointer when destroying a connec...
2014-02-28  Mathieu DesnoyersFix: relayd should listen for viewers on localhost...
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: race with index file creation
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  Julien DesfossezFix: only set the new_streams flag if a viewer is attached
2014-02-11  David GouletFix: remove dead code in relayd live code
2014-02-11  David GouletFix: use after free error code path
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: add missing urcu wfqueue headers in relayd
2014-02-10  Julien DesfossezFix: remove unused create_viewer_session option
2014-02-10  David GouletFix: free viewer session in connection_free()
2014-02-10  David GouletFix: add missing ctf trace delete before destroy
2014-02-10  David GouletFix: don't delete ctf trace while in snapshot mode
2014-02-10  Julien DesfossezFix: add flag to create session command and fix tests
2014-02-10  Julien DesfossezFix: cleanup indef guards following the rename
2014-02-10  David GouletFix: merge issue with thread quit pipe
2014-02-10  Marc-Andre LaperleFix: use uint32_t for metadata_flag in viewer's ABI
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-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-02-04  Julien DesfossezFix: relay create session for version before 2.4
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-28  Mathieu Desnoyerslttng-relayd: implement background cmd line option
2014-01-28  Mathieu DesnoyersFix: relayd: initialize lttcomm inet
2014-01-28  Mathieu Desnoyersrelayd: add LTTNG_RELAYD_HEALTH env var
2014-01-14  Julien DesfossezFix: delete metadata stream before destroying it
2014-01-14  Julien DesfossezFix: metadata stream should be always flagged as ready
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
2014-01-07  Anik MishraFix: relayd cmd line option for live port
2013-12-17  Jérémie GalarneauLoad relay daemon options from configuration file
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-12-10  Julien DesfossezFix: fields alignements in live protocol
2013-12-03  David GouletFix: remove useless assert
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-15  David GouletFix: add missing header file to build system
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  David GouletFix: document relayd live lock nesting
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-11  Mathieu DesnoyersComment why we cannot rmdir the lttng and relayd rundir
2013-11-11  Mathieu DesnoyersRevert "Fix: remove relayd rundir on cleanup"
2013-11-08  David GouletFix: remove relayd rundir on 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-10  David GouletFix: put ctf trace ht ref. inside stream
2013-10-09  Mathieu DesnoyersFix: consumerd/relayd health paths
2013-10-09  Mathieu DesnoyersFix: join live threads after joining others
2013-10-09  Mathieu DesnoyersAdd health thread to relayd
2013-10-09  Mathieu Desnoyersrelayd: add health check support for live threads
2013-10-09  Mathieu DesnoyersHealth check: implement health check query in sessiond...
2013-10-09  Mathieu Desnoyersrelayd: add health instrumentation to threads
2013-10-09  Mathieu Desnoyersrelayd: register threads to health monitoring
2013-10-09  Mathieu DesnoyersFix: relayd: incorrectly placed exit labels
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  Julien DesfossezRelicense lttng-index and lttng-viewer to BSD
2013-09-27  David GouletFix: don't create index on snapshot
2013-09-27  David GouletFix: add index destruction in destroy stream call
2013-09-27  David GouletFix: make indexes HT global for real
2013-09-27  David GouletFix: rename close_stream and use it in delete session
2013-09-27  David GouletFix: assign values to relayd connection type enum
2013-09-27  David GouletMake viewer streams HT global
2013-09-27  Julien DesfossezTest for new metadata at each packet
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-25  Julien DesfossezGenerate local kernel and UST indexes
next
This page took 0.043587 seconds and 8 git commands to generate.