remove debug
[deliverable/lttng-tools.git] / src / common /
2017-09-29  Julien Desfossezremove debug rotate
2017-09-29  Julien Desfossezfix: compare position safely even in case of overflow
2017-09-29  Julien Desfossezfix rotate pending on relay
2017-09-29  Julien Desfossezfix sampling positions after the put_next + fix data_ro...
2017-09-28  Julien Desfossezwip rotate consumer pipe
2017-09-21  Julien Desfossezrotate timer working
2017-09-18  Julien Desfossezconfig for pending timer + rate limiting
2017-09-11  Julien Desfossezrotate pending working on the relay
2017-09-08  Julien Desfossezsend the rotate pending to the relay
2017-09-07  Julien Desfossezworking for metadata on the relay
2017-09-06  Julien Desfossezstart to handle async rotation on the relay + basics...
2017-09-06  Julien DesfossezSend domain with streams to the relay
2017-09-06  Julien Desfossezfixed metadata regen + indexes, it is working
2017-09-06  Julien Desfossezrename works on the relay
2017-09-06  Julien Desfossezrotating on the relay
2017-09-06  Julien Desfossezrelayd_rotate_stream basics in place
2017-09-06  Julien Desfossezcorrect path sent to the consumer even with a relay
2017-09-06  Julien Desfosseztmp
2017-09-06  Julien Desfossezcheck if the stream is ready for rotation between get_n...
2017-09-06  Julien Desfossezno need to keep the channel lock during stream rotation
2017-09-06  Julien Desfossezhandle empty sessions
2017-09-06  Julien Desfossezmove the rename code at the end of the rotation
2017-09-06  Julien DesfossezMove mkdir/rename code to the consumer
2017-08-30  Julien Desfossezfix
2017-08-30  Julien Desfossezpost-rotation cleanup
2017-08-30  Julien Desfossezrefactor: put in common all consumer code
2017-08-30  Julien Desfossezre-dump metadata cache at the right place
2017-08-30  Julien DesfossezBasic structure for the rotate command
2017-08-30  Julien DesfossezSupport for the metadata cache dump kernel command
2017-08-30  Julien DesfossezCommon code to wakeup the metadata pipe
2017-08-23  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-08-23  Julien DesfossezFix: the return code of lttcomm_send_unix_sock is signed
2017-08-07  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-08-01  Julien DesfossezCleanup: remove unused internal structure
2017-08-01  Jérémie GalarneauCleanup: remove unnecessary extern qualifier
2017-07-28  Julien DesfossezRemove unused structure
2017-07-28  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-07-28  Jonathan RajotteCleanup: remove dead increment of pointer
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteFix: report error using fd instead of ret
2017-07-27  Julien DesfossezFix: lost packet accounting always lost on snapshot
2017-07-24  Jonathan Rajottesave/load: add blocking_timeout attribute to channel
2017-07-24  Jonathan RajotteIntroduce monitor_timer_interval to session configurati...
2017-06-27  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-06-21  Jérémie GalarneauHide internal buffer-view symbols
2017-06-21  Jérémie GalarneauHide internal session configuration symbols
2017-06-21  Jérémie GalarneauHide internal dynamic-buffer symbols
2017-06-21  Jérémie GalarneauHide internal string-utils symbols
2017-06-20  Mathieu DesnoyersFix: join consumer timer thread
2017-06-20  Mathieu DesnoyersCleanup: use CMM accessors for consumer_quit variable
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-09  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-06-02  Jérémie GalarneauFix: missing errno.h include in time.h compat header
2017-06-01  Michael JeansonCleanup: uuid library detection
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-28  Jérémie GalarneauDocs: improve the documentation of the dynamic buffer...
2017-05-28  Jérémie GalarneauAdd comment to round_to_power_of_2()
2017-05-28  Jérémie GalarneauClean-up: simplify the implementation of dynamic buffer...
2017-05-28  Jérémie GalarneauFix: space left in buffer may be uninitilized on capaci...
2017-05-28  Jérémie GalarneauAssert that dynamic buffer size <= capacity
2017-05-28  Jérémie GalarneauClean-up: improve readability of dynamic buffer append...
2017-05-25  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-05-19  Mathieu DesnoyersFix: use "flush empty" ioctl for snapshots
2017-05-19  Mathieu DesnoyersFix: lttng-consumerd: cpu hotplug: send "streams_sent...
2017-05-19  Jérémie GalarneauFix: consumer_timer_signal_thread_qs waits on LTTNG_CON...
2017-05-19  Jérémie GalarneauRevert "Fix: futex can be free'd while used by waker...
2017-05-19  Jérémie GalarneauAdd lttng_waiter utils
2017-05-11  Jonathan RajotteFix: COMPAT_EPOLL_PROC_PATH is available from Linux...
2017-05-10  Jérémie GalarneauClean-up: warning caused by unused label
2017-05-10  Jérémie GalarneauFix: futex can be free'd while used by waker thread
2017-05-09  Mathieu DesnoyersFix: return NULL pointer on memory allocation failure
2017-05-09  Jérémie GalarneauClean-up: unused variable warning in poll compat
2017-05-08  Mathieu DesnoyersCleanup: initialize kernel ioctl ABI structures to 0
2017-05-08  Mathieu DesnoyersCleanup: initialize data to 0
2017-05-08  Jérémie GalarneauFix: consumer data lock deadlock caused by monitor...
2017-05-08  Jonathan RajotteFix: assert() on null index_file in lttng_index_file_wr...
2017-05-08  Jonathan RajotteFix: fail on relayd lookup when finding a relayd is...
2017-05-08  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2017-05-07  Jérémie GalarneauFix: NULL pointer dereference in lttng_condition_serialize
2017-05-06  Jérémie GalarneauFix: return of free'd string on error in strutils_split()
2017-05-06  Jérémie GalarneauSilence bogus Coverity warning of uninitialized value
2017-05-06  Jérémie GalarneauSilence bogus Coverity warning of uninitialized value
2017-05-06  Jérémie GalarneauSilence bogus Coverity warning of uninitialized value
2017-05-06  Jérémie GalarneauSilence bogus Coverity warning of uninitialized value
2017-05-05  Jérémie GalarneauFix: consumer-timer.c includes ust-ctl.h even --without...
2017-05-05  Jérémie GalarneauAdd string-utils to dist subdirs in libcommon
2017-05-05  Philippe ProulxAdd string-utils convenience library
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-05-05  Jérémie GalarneauAdd kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
2017-05-05  Jérémie GalarneauStart notification subsystem thread in sessiond initial...
2017-05-05  Jérémie GalarneauAdd client notification API
next
This page took 0.055903 seconds and 8 git commands to generate.