Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / bin / lttng-consumerd / lttng-consumerd.c
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-06  Mathieu DesnoyersFix: consumer signal handling race
2015-09-04  Mathieu DesnoyersFix: add missing rcu_barrier at end of consumer main
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-08  Mathieu DesnoyersFix: call lttng_poll_set_max_size before start threads
2015-01-07  Mathieu DesnoyersRefactor consumerd main/cleanup
2015-01-07  Mathieu DesnoyersCleanup: consumerd: lines over 80 columns
2015-01-07  Mathieu DesnoyersCleanup: consumerd: use PERROR rather than perror
2015-01-05  Mathieu DesnoyersCleanup: lttng-consumerd: remove stale TODO comment
2015-01-05  Mathieu DesnoyersMissing error handling: consumerd parse_args should...
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-23  David GouletFix: don't send consumer error to sessiond in teardown
2014-02-10  David GouletFix: don't sleep(1) on the consumer ready flag
2014-01-28  Mathieu DesnoyersFix: consumerd: HT init/teardown with program
2014-01-28  Mathieu DesnoyersFix: consumerd: only return readiness when health is...
2014-01-28  Mathieu DesnoyersFix: consumerd should initialize lttcomm
2013-10-09  Mathieu DesnoyersHealth check: implement health check query in sessiond...
2013-10-09  Mathieu DesnoyersImplement consumer health check thread
2013-10-09  Mathieu Desnoyersconsumerd: register threads to health monitoring
2013-09-27  Julien DesfossezImplement the relayd live features
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-05-28  David GouletFix: dereference after NULL check
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-11  Mathieu DesnoyersImplement channel fd monitoring thread for UST
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2012-10-24  David GouletFix: Delete stream on write error in consumer
2012-10-22  David GouletFix: consumerd pthread error flow
2012-10-19  David GouletRename consumer threads and spawn them in daemon
2012-09-11  David GouletAdd new thread in consumer for metadata handling
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-06-04  Mathieu DesnoyersFix: close all file descriptors when executed as daemon
2012-04-11  David GouletFix: increase consumer open files limit
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-01-30  Thibault, DanielCatching up on misc. string and comment fixes
2012-01-27  David GouletFix comments and usage output
2012-01-20  David GouletMove all default values to defaults.h
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.249851 seconds and 52 git commands to generate.