Clean-up: lttng: replace manual string comparison code by strcasecmp
[lttng-tools.git] / src / bin / lttng-consumerd /
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-01-14  Jérémie GalarneauFix: leak of lttng-consumerd global HTs in run-as worker
2019-01-14  Jérémie GalarneauFix: leak of sessiond configuration on launch of run...
2018-07-20  Jérémie GalarneauSet consumer's verbosity to the max level on --verbose...
2017-11-13  Jonathan RajotteFix: close channel monitor pipe after killing the metad...
2017-07-28  Jonathan RajotteCleanup: dead assignment
2017-06-20  Mathieu DesnoyersFix: join consumer timer thread
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-28  Jérémie GalarneauTests: add consumer testpoint to pause data consumption
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-05-05  Jérémie GalarneauClean-up: fix comment type in lttng-consumerd.c
2017-01-19  Mathieu DesnoyersFix: consumerd main: needs to be a registered RCU thread
2017-01-09  Mathieu DesnoyersFix: add missing rcu_barrier before daemon teardown
2016-10-07  Mathieu DesnoyersFix: ignore SIGPIPE
2016-08-05  Michael JeansonPort: Detect platforms where librt is required
2016-06-29  Michael JeansonFix: Set thread stack size to ulimit soft value
2016-06-27  Jérémie GalarneauLazily initialize max poll set size
2016-04-20  Michael JeansonTypo: catched -> caught
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
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-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
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-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
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-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-10  David GouletFix: don't sleep(1) on the consumer ready flag
2014-01-28  Mathieu DesnoyersConsumer: add testpoints
2014-01-28  Mathieu DesnoyersFix: consumerd: HT init/teardown with program
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
2013-10-09  Mathieu DesnoyersFix: consumerd/relayd health paths
2013-10-09  Mathieu Desnoyershealth consumerd: add missing extern
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-09-25  Julien DesfossezGenerate local kernel and UST indexes
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-05-28  David GouletFix: dereference after NULL check
2013-04-22  David GouletFix: linking order of libraries
2013-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
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-10-02  Paul ChaventFix: Build out of src tree
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-15  Mathieu DesnoyersFix: install lttng-consumerd in lib/lttng/libexec/
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 GouletAdd missing headers for make dist
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.063144 seconds and 7 git commands to generate.