lttng-tools.git
2013-10-10  David GouletFix: put ctf trace ht ref. inside stream
2013-10-09  David GouletFix: remove relative include for health check
2013-10-09  David GouletDeprecate lttng-health-check.3 man page
2013-10-09  Mathieu DesnoyersUpdate health check regression tests
2013-10-09  Mathieu Desnoyerstests: health check: OK if consumerd is not running
2013-10-09  Mathieu DesnoyersFix: consumerd/relayd health paths
2013-10-09  Mathieu DesnoyersUnlink rundir files individually
2013-10-09  Mathieu DesnoyersFix: join live threads after joining others
2013-10-09  Mathieu DesnoyersAdd health thread to relayd
2013-10-09  Mathieu Desnoyershealth consumerd: add missing extern
2013-10-09  Mathieu Desnoyerslttng ctl health: add string description of relayd...
2013-10-09  Mathieu Desnoyersrelayd: add health check support for live threads
2013-10-09  Mathieu DesnoyersHealth check test: add relayd check support
2013-10-09  Mathieu DesnoyersHealth check: implement health check query in sessiond...
2013-10-09  Mathieu Desnoyershealth check API
2013-10-09  Mathieu DesnoyersImplement consumer health check thread
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-10-09  Mathieu Desnoyersconsumerd: add health instrumentation into threads
2013-10-09  Mathieu Desnoyersconsumerd: register threads to health monitoring
2013-10-09  Mathieu Desnoyersrelayd: add health instrumentation to threads
2013-10-09  Mathieu Desnoyersrelayd: register threads to health monitoring
2013-10-09  Mathieu DesnoyersMove health into its own common/ static library
2013-10-09  Mathieu DesnoyersTurn health.h/health.c into a library
2013-10-09  Mathieu DesnoyersCleanup: health.h
2013-10-09  Mathieu DesnoyersFix: sessiond poll thread normal error path should...
2013-10-09  Mathieu DesnoyersFix: relayd: incorrectly placed exit labels
2013-10-09  Mathieu DesnoyersFix: add missing pthread_join in sessiond
2013-10-09  Mathieu DesnoyersFix: set_health_socket_path() as tracing group
2013-09-30  David GouletFix: add missing pthread_join in sessiond
2013-09-30  David GouletFix: session's hostname wrongly assigned
2013-09-30  David GouletFix: remove bad UST header in consumer-timer.c
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 DesfossezDocumentation of live usage and protocol
2013-09-27  Julien DesfossezRelicense lttng-index and lttng-viewer to BSD
2013-09-27  David GouletFix: add missing break in switch for relayd create...
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  David GouletFix: compile without UST support
2013-09-27  Julien DesfossezTest for new metadata at each packet
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  David GouletFix: return -errno value on error in run_as mkdir
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezHT support for keys with two uint64_t
2013-09-27  Julien DesfossezLive timer set up
2013-09-25  Julien DesfossezBump version to 2.4.0-pre1
2013-09-25  Julien DesfossezGenerate local kernel and UST indexes
2013-09-25  Julien DesfossezAdd support for non unique add string in hashtable
2013-09-25  Christian BabeuxFix typo in lttng snapshot add-output example of lttng(1)
2013-09-17  Christian BabeuxTests: Add UST snapshots streaming test with custom URI
2013-09-17  Christian BabeuxTests: Add UST snapshots list output and max-size tests
2013-09-13  Stefan SeefeldEnable support for installcheck.
2013-09-13  David GouletAdd original snapshot proposal to documentation
2013-09-04  David GouletUpdate version to v2.3.0 v2.3.0
2013-09-03  David GouletFix: remove periodical flush test from make check
2013-08-30  David GouletUpdate version to v2.3.0-rc3 v2.3.0-rc3
2013-08-30  Mathieu DesnoyersFix: hashtable: take split_count_order into account
2013-08-30  David GouletFix: remove wrong doing asserts in sessiond
2013-08-29  David GouletTests: fix periodical flush tests to stop app
2013-08-29  David GouletFix: correctly close metadata on sessiond thread shutdown
2013-08-29  David GouletFix: delete the trace directory used for the test
2013-08-29  David GouletFix: remove bad check after epoll wait in consumer
2013-08-29  David GouletFix: missing data pending signess conversion
2013-08-29  Mathieu DesnoyersFix: consumer data pending for empty streams
2013-08-27  Mathieu DesnoyersFix: hash table growth (for small tables) should be...
2013-08-27  Mathieu DesnoyersFix: run_as gid/uid test should return result to parent
2013-08-27  David GouletFix: missing check for metadata data pending
2013-08-27  David GouletTests: change buffers UID test to PID
2013-08-27  David GouletTests: fix health tests to use custom socket timeout
2013-08-27  David GouletFix: remove health test from fast regression
2013-08-27  David GouletUse socket timeout value for tcp timeout if available
2013-08-27  David GouletFix: set the health delta tcp timeout aware
2013-08-27  David GouletGet the maximum TCP timeout in sessiond
2013-08-27  David GouletFix: don't report error if UST app dies
2013-08-26  David GouletFix: support VPATH build for tests
2013-08-26  David GouletImprove comments after review
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletLock consumer data before fd check during destroy
2013-08-26  David GouletUse single callsite for send/recv ops. for consumer...
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-08-26  Simon MarchiUpdate bash completion
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-08-26  Simon MarchiReorder functions _lttng_cmd_* functions in bash completion
2013-08-23  Simon MarchiUse parse_size_suffix in snapshot
2013-08-23  David GouletFix: snapshot record error handling
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-22  David GouletFix: add missing short filter option in help
2013-08-22  David GouletFix: typo in configure.ac for version check
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-22  Mathieu DesnoyersFix: snapshot should fail if no successful snapshot...
2013-08-22  Mathieu DesnoyersFix: check UST float field mantissa length
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-08-19  Mathieu DesnoyersIntroduce configure --with-lttng-system-rundir
2013-08-19  David GouletAdd .dirstamp to gitignore file
2013-08-19  David GouletFix: snapshot with multiple UIDs
next
This page took 0.037257 seconds and 4 git commands to generate.