Fix: lttng-live discarded event count after inactivity
[babeltrace.git] / formats / lttng-live / lttng-live-comm.c
2018-01-30  Julien DesfossezFix: lttng-live discarded event count after inactivity
2017-10-05  Mathieu Desnoyerslttng-live: print discarded event and packet lost warni...
2017-07-27  Jonathan RajotteFix live-comm: only apply retry timeout for already...
2017-07-27  Jonathan RajotteFix live-comm: merge TCP socket write-write sequence...
2016-12-13  Jérémie GalarneauFix: perform an explicit stdout flush in live even...
2016-05-06  Michael JeansonPort: Add OSX mman.h compat
2016-05-06  Michael JeansonFix: warnings on Solaris10
2016-04-20  Mathieu DesnoyersFix: lttng-live flush when output to file
2016-04-04  Julien DesfossezFix: lttng-live data_size and version endianness
2015-10-16  Mathieu DesnoyersFix: memstream compat layer requires use of babeltrace_...
2015-10-16  Michael JeansonFix: warning, may be used uninitialized
2015-10-16  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-16  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-16  Michael JeansonPort: Replace bzero() by memset()
2015-10-16  Michael JeansonPort: Replace NAME_MAX by MAXNAMLEN
2015-10-16  Michael JeansonPort: Add Solaris endian.h compat
2015-01-26  Mathieu DesnoyersFix: handle 64-bit trace IDs on 32-bit systems
2015-01-26  Mathieu DesnoyersFix: print format type mismatch warnings on 32-bit
2014-12-02  Julien DesfossezFix: iterate manually over each live trace to add to...
2014-10-31  Julien DesfossezFix: make sure we can exit the get_new_metadata loop
2014-09-23  Jérémie GalarneauFix: Don't assume that PROT_WRITE grants read permissions
2014-07-14  Julien DesfossezFix: mmap trace read the stream_id from the first packet
2014-07-14  Julien DesfossezFix: check the lttng-relayd protocol version
2014-07-14  Julien DesfossezFix: don't update the trace collection if no new stream...
2014-03-10  Jérémie GalarneauFix: Add missing lttng_live_should_quit checks
2014-03-10  Jérémie GalarneauFix: Report errors occuring in lttng_live_read
2014-02-25  Jérémie GalarneauFix: Move offset endianness conversion to get_data_packet
2014-02-25  Jérémie GalarneauFix: Remove negative comparison to unsigned value
2014-02-25  Jérémie GalarneauFix: Uninitialized scalar variable
2014-02-25  Mathieu DesnoyersFix: add missing SIGTERM and SIGINT handler
2014-02-25  Mathieu DesnoyersFix: Reverse incorrect error message argument order
2014-02-25  Mathieu DesnoyersCleanup lttng-live: add brackets in lttng_live_read()
2014-02-25  Mathieu DesnoyersCleanup lttng-live: 80 columns wrapping
2014-02-25  Mathieu DesnoyersFix: handle new streams in get_data_packet()
2014-02-25  Mathieu DesnoyersFix: accept empty metadata on append
2014-02-25  Mathieu DesnoyersFix: lttng-live: 100ms active poll delay
2014-02-25  Mathieu DesnoyersFix: lttng-live await metadata
2014-02-25  Mathieu DesnoyersFix: lttng-live recv() and send() flags, partial recv()
2014-02-20  Mathieu DesnoyersFix: fclose return value unchecked
2014-02-20  Julien DesfossezFix: call to append metadata when new metadata is added
2014-02-20  Julien DesfossezFix: use memstream instead of tmp file for live metadata
2014-02-20  Julien DesfossezFix: assign a trace handle to every live trace
2014-02-20  Julien DesfossezFix: get_new_metadata receive all the metadata
2014-02-20  Mathieu DesnoyersRevert "Fix: get_new_metadata receive all the metadata"
2014-02-20  Mathieu DesnoyersRevert "Fix: assign a trace handle to every live trace"
2014-02-20  Julien DesfossezFix: assign a trace handle to every live trace
2014-02-20  Julien DesfossezFix: get_new_metadata receive all the metadata
2014-02-14  Mathieu DesnoyersCleanup: lttng-live: use perror() rather than fprintf...
2014-02-14  Mathieu DesnoyersFix: lttng-live: handle orderly shutdown
2014-02-10  Mathieu DesnoyersCleanup: rename lttng live implementation files
This page took 0.29158 seconds and 57 git commands to generate.