lttng-tools.git
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
2013-12-17  Jérémie GalarneauLoad session daemon options from configuration file
2013-12-17  Jérémie GalarneauAdd utils_generate_optstring() to libcommon
2013-12-17  Jérémie GalarneauAdd libconfig implementation and tests
2013-12-17  Jérémie GalarneauAdd code from the inih library under libconfig
2013-12-17  Jérémie GalarneauAdd daemon and session configuration save/restore RFC
2013-12-17  David GouletFix: wrong comment in snapshot public API
2013-12-16  Julien DesfossezFix: clear the CTF traces when all the streams are...
2013-12-10  David GouletUpdate version to v2.4.0-rc2 v2.4.0-rc2
2013-12-10  David GouletFix: add missing file for dist tarball
2013-12-10  Julien DesfossezFix: close connection on incompatible version check
2013-12-10  Julien DesfossezFix: fields alignements in live protocol
2013-12-10  David GouletTests: add regression test for Java JUL support
2013-12-05  David GouletFix: possible use after free
2013-12-03  David GouletFix: remove unused code in session daemon
2013-12-03  David GouletFix: string format with unsigned value
2013-12-03  David GouletFix: remove useless assert
2013-12-03  David GouletFix: bad logical check of error codes
2013-11-28  David GouletFix: resource leak in enable-event command
2013-11-28  David GouletFix: unchecked return value in ust app delete
2013-11-28  David GouletFix: dereference after null check in UST registry
2013-11-28  David GouletFix: Resource leak in ust registry
2013-11-28  David GouletFix: backported from urcu commit 92af1a30
2013-11-28  David GouletTests: fix racy tests and misleading output messages
2013-11-28  David GouletTests: fix bad argument parsing in test app
2013-11-28  David GouletFix: remove assert on fd in the read/write layer
2013-11-28  David GouletFix: missing lock/unlock when sending index
2013-11-28  David GouletFix: update back the metadata len sent on failure
2013-11-28  David GouletFix: don't fail on push metadata if no channel
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-26  David GouletFix: set the enable all event command type
2013-11-25  David GouletFix: implicit conversion of enum types in sessiond
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-25  David GouletFix: comparison of unsigned enum expression >= 0
2013-11-25  David GouletFix: comparison of unsigned value agains < 0
2013-11-25  David GouletFix: create a fast and a long UST snapshot test
2013-11-25  David GouletTests: fix racy UST snapshot post mortem test
2013-11-25  David GouletTests: remove useless sleep when spawning sessiond
2013-11-25  David GouletAdd travis-ci configuration file
2013-11-25  Zifei TongAdd libuuid as dependency in README
2013-11-25  Raphaël BeamonteTests: add valid test cases to test_utils_expand_path
next
This page took 0.037137 seconds and 4 git commands to generate.