src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / formats / lttng-live / lttng-live-comm.c
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-27  Jérémie GalarneauStart of bt_component_factory implementation
2017-05-26  Michael JeansonCleanup: bt namespace for compat memstream.h
2016-12-13  Jérémie GalarneauFix: perform an explicit stdout flush in live even...
2016-08-19  Nathan LynchDo not use g_quark_from_static_string in unloadable...
2016-05-05  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
2016-02-10  Michael JeansonPort: Add OSX mman.h compat
2015-10-15  Mathieu DesnoyersFix: memstream compat layer requires use of babeltrace_...
2015-10-14  Michael JeansonFix: warning, may be used uninitialized
2015-10-14  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-13  Michael JeansonPort: Replace bzero() by memset()
2015-10-13  Michael JeansonPort: Replace NAME_MAX by MAXNAMLEN
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-04-26  Jesper DerehagAdd fallback for betoh/htobe if they do not exist
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.091144 seconds and 6 git commands to generate.