lttng-tools.git
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-13  David GouletFix: steal channel key in the consumer to avoid race
2014-02-13  David GouletFix: change ERR statement to DBG in kernel read subbuffer
2014-02-13  David GouletFix: handle snapshot ENODATA in live timer
2014-02-12  David GouletFix: relayd leak on error in consumer splice()
2014-02-12  David GouletFix: protect close_write_flag with the rotation lock
2014-02-12  David GouletMan: clarify loglevel for JUL domain
2014-02-11  Jérémie GalarneauFix: Define __STDC_LIMIT_MACROS to fix C++ builds
2014-02-11  David GouletFix: wrong data structure used in commit df41f83
2014-02-11  Christian BabeuxFix: add missing optional dependency to babeltrace...
2014-02-11  Christian BabeuxFix: cleanup inconsistent use of spaces/tabs in README
2014-02-11  Julien DesfossezFix: only set the new_streams flag if a viewer is attached
2014-02-11  Julien DesfossezFix: lttng-live documentation
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-11  David GouletFix: write index only if fd is valid
2014-02-11  David GouletFix: cleanup relayd on any I/O error in read subbuffer...
2014-02-11  David GouletFix: memory/fd leak when cleaning streams in channel
2014-02-10  David GouletFix: destroy streams in consumer del channel
2014-02-10  David GouletFix: add missing urcu wfqueue headers in relayd
2014-02-10  David GouletFix: in lttng_read/write deny count bigger than the...
2014-02-10  David GouletFix: fd leak when closing metadata stream
2014-02-10  David GouletFix: read subbuffer mmap/splice signedness issue
2014-02-10  Julien DesfossezDoc: live protocol clarifications
2014-02-10  Julien DesfossezFix: remove unused create_viewer_session option
2014-02-10  David GouletFix: don't sleep(1) on the consumer ready flag
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... Fix: 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-07  Jérémie GalarneauAdd extern C to the health-check header
2014-02-05  David GouletFix: memory leak in unit test
2014-02-05  David GouletMan: add JUL DOMAIN section to lttng.1
2014-02-04  David GouletFix: bad indentation of lttng list in man page
2014-02-04  David GouletFix: handle invalid URL passed to lttng_create_session_live
2014-02-04  David GouletFix: add --jul-tcp-port to sessiond man page
2014-02-04  Mathieu DesnoyersFix: measure UST clock offset with best sample (v2)
2014-02-04  Zifei TongFix: remove free in unit test not needed anymore
2014-02-04  Julien DesfossezFix: relay create session for version before 2.4
2014-02-04  Jérémie GalarneauFix: memory leak when UST events are enabled with exclu...
2014-01-29  Mathieu Desnoyershealth check tests: test relayd and consumerd
2014-01-29  Mathieu Desnoyerstests: Add stop_lttng_relayd_nocheck
2014-01-28  David GouletFix: add missing JUL loglevel handling
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 DesnoyersFix: tests: start relayd in background mode (-b)
2014-01-28  Mathieu Desnoyerslttng-relayd: implement background cmd line option
2014-01-28  Mathieu Desnoyerssessiond: add missing testpoints
2014-01-28  Mathieu Desnoyerstests: use --background for session daemon
2014-01-28  Mathieu Desnoyerssessiond: add --background argument
2014-01-28  Mathieu DesnoyersUse lib common daemonize
2014-01-28  Mathieu DesnoyersFix: sessiond: wait for health check readiness
2014-01-28  Mathieu DesnoyersFix: relayd: initialize lttcomm inet
2014-01-28  Mathieu DesnoyersConsumer: add testpoints
2014-01-28  Mathieu DesnoyersFix: consumerd: HT init/teardown with program
2014-01-28  Mathieu DesnoyersCleanup: lttng-ctl-health comment
2014-01-28  Mathieu DesnoyersAdd daemonize() to libcommon
2014-01-28  Mathieu DesnoyersFix: tests: wait for consumerd to complete
2014-01-28  Mathieu DesnoyersFix: consumerd: use DBG rather than DBG2
2014-01-28  Mathieu DesnoyersFix: consumerd: only return readiness when health is...
2014-01-28  Mathieu DesnoyersFix: consumerd should initialize lttcomm
2014-01-28  Mathieu DesnoyersFix health check: signal parent before exit testpoint
2014-01-28  Mathieu DesnoyersTest health: add test_thread_ok
2014-01-28  Mathieu Desnoyershealth check: change --relayd-path arg to --relayd...
2014-01-28  Mathieu Desnoyersrelayd: add LTTNG_RELAYD_HEALTH env var
2014-01-28  Mathieu DesnoyersAdd sessiond/SESSIOND_ prefix to sessiond testpoints
2014-01-15  David GouletFix: zero out data structure before using it
2014-01-14  Julien DesfossezFix: delete metadata stream before destroying it
2014-01-14  David GouletFix: report to client when snapshot will be empty
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-09  David GouletFix: missing reset when listing UST fields for multiple...
2014-01-07  Mathieu DesnoyersFix: filter: check binary op nesting
2014-01-07  Anik MishraFix: relayd cmd line option for live port
2013-12-19  David GouletFix: remove break in epoll loop of apps. thread
2013-12-18  Mathieu DesnoyersPython: add create_snapshot
2013-12-17  Jérémie GalarneauLoad relay daemon options from configuration file
next
This page took 0.039932 seconds and 5 git commands to generate.