Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
[babeltrace.git] / formats / lttng-live /
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  Alexis MartinPort: Add support for linkers with no support for ...
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-15  Lars PerssonFix: Support out of tree builds in babeltrace
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-03-03  Jérémie GalarneauFix: Accept an input port in the live URL when no sessi...
2014-02-28  Mathieu DesnoyersFix: lttng-live parse url port check
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: add brackets to lttng-live-plugin.c
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-21  Mathieu DesnoyersFix: off by one in lttng-live path length check
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-19  Mathieu DesnoyersBump soname version to 1.0.0
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
2014-02-08  Julien DesfossezAttach and list by session name and hostname
2014-02-08  Julien Desfossezget_new_streams and multi-session
2014-02-08  Julien DesfossezCreate the live viewer session before attaching
2014-02-08  Julien DesfossezSync lttng live ABI with lttng-tools
2014-02-08  Mathieu DesnoyersCompute discarded events in live
2014-02-08  Mathieu DesnoyersMerge real index and cycles index into a single index
2014-01-17  Julien DesfossezFix: replace assert with proper error handling
2014-01-16  Mathieu DesnoyersFix: lttng-live: unbounded use of sscanf() in parse_url()
2014-01-07  Julien DesfossezFix: lttng-live should accept 0 in addresses
2014-01-07  Julien DesfossezRemove default to display field names in live
2013-12-14  Mathieu DesnoyersRemove null checks on g_new0
2013-12-14  Mathieu DesnoyersFix: lttng-live: resource leak
2013-12-14  Mathieu DesnoyersFix: lttng-live uninitialized scalar variable
2013-12-14  Mathieu DesnoyersFix: lttng-live non NULL-terminated strings
2013-12-14  Mathieu Desnoyerslttng-live: fix unchecked mkdir return value
2013-12-13  Julien Desfossezlttng-live input plugin
This page took 0.039818 seconds and 7 git commands to generate.