babeltrace.git
2016-04-22  Jérémie GalarneauFix: Missing pointer dereference in NULL check
2016-04-22  Jérémie GalarneauFix: leak of stream intersection positions
2016-04-22  Jérémie GalarneauRemove useless bt_iter when creating intersection
2016-04-22  Jérémie GalarneauAdd new test artifacts to .gitignore
2016-04-22  Jérémie GalarneauTests: use templates for stream intersection and packet...
2016-04-22  Jérémie GalarneauTests: fix OOT build by adding test scripts to noinst_S...
2016-04-22  Jérémie GalarneauDocs: Add --stream-intersection to the BABELTRACE(1...
2016-04-22  Julien DesfossezTest the stream intersection feature
2016-04-22  Julien DesfossezOption to only show streams' intersection
2016-04-22  Julien DesfossezTests for packet_seq_num handling
2016-04-22  Julien DesfossezOutput a warning if packets are lost
2016-04-22  Jérémie GalarneauClean-up: Use memset() to initialize packet_index
2016-04-22  Julien DesfossezSupport ctf index version 1.1
2016-04-22  Antoine BusqueFix: return event timestamp in _timestamp_at_pos
2016-04-20  Mathieu DesnoyersFix: lttng-live flush when output to file
2016-04-19  Mathieu DesnoyersFix: lttng-live use g_free rather than free
2016-04-04  Julien DesfossezFix: lttng-live data_size and version endianness
2016-02-29  Jérémie GalarneauUpdate version to v1.3.2 v1.3.2
2016-02-29  Jérémie GalarneauPython bindings: work around Python 3.5 behaviour change
2016-02-12  Mathieu DesnoyersFix: out-of-bound memory access
2015-11-13  Jérémie GalarneauFix: out-of-tree dist fails to find test traces
2015-11-13  Simon MarchiFix running tests out of tree
2015-11-10  Jérémie GalarneauUpdate version to v1.3.1 v1.3.1
2015-11-10  Jérémie GalarneauFix: Confusion between stream and stream class IDs
2015-11-05  Jonathan RajotteOnly compare "bison -y" to the basename of YACC variable
2015-10-20  Jérémie GalarneauCleanup: Don't hardcode include paths unnecessarily
2015-10-20  Jérémie GalarneauFix: include ctf-scanner-symbols.h to prefix yy_* symbols
2015-10-16  Jérémie GalarneauUpdate version to v1.3.0 v1.3.0
2015-10-16  Jérémie GalarneauFix: missing includes break the out-of-tree build
2015-10-16  Michael JeansonFix: Silence missing sentinel warnings on GCC 4
2015-10-16  Michael JeansonCleanup: remove unused label 'end'
2015-10-16  Michael JeansonFix: check for socket lib before function checks
2015-10-16  Mathieu DesnoyersFix: memstream compat layer requires use of babeltrace_...
2015-10-16  Mathieu Desnoyerscompat send no SIGPIPE: multithread-safe
2015-10-16  Jérémie GalarneauFix: truncated value in fgetc() usage
2015-10-16  Mathieu DesnoyersFix: handle EINTR return value for bt_posix_fallocate
2015-10-16  Michael JeansonConfigure: Add missing checks
2015-10-16  Mathieu DesnoyersImplement bt_getline
2015-10-16  Mathieu DesnoyersFix: initialize getline linesize argument to 0
2015-10-16  Michael JeansonFix: warning, may be used uninitialized
2015-10-16  Michael JeansonPort: Replace dirent->d_type by stat S_ISREG
2015-10-16  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-16  Michael JeansonPort: Add compat for dirfd
2015-10-16  Michael JeansonPort: Add compat for mkdtemp
2015-10-16  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-16  Michael JeansonPort: Use bash to run tests
2015-10-16  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-16  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-16  Michael JeansonPort: Set required compiler flags to use pthreads
2015-10-16  Michael JeansonPort: Add configure check for __attribute__ support
2015-10-16  Michael JeansonPort: cleanup and portability fix to configure.ac
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: Add AX_LIB_SOCKET_NSL macro to configure.ac
2015-10-16  Michael JeansonPort: Replace bzero() by memset()
2015-10-16  Michael JeansonPort: Add dummy.c to libcompat
2015-10-16  Michael JeansonPort: uname can return a positive value on success
2015-10-16  Michael JeansonPort: Replace NAME_MAX by MAXNAMLEN
2015-10-16  Jérémie GalarneauChange UUID API prefix from babeltrace_ to bt_
2015-10-16  Michael JeansonPort: Add Solaris libuuid compat
2015-10-16  Michael JeansonPort: Add Solaris endian.h compat
2015-10-16  Michael JeansonPort: make bootstrap script work on most shell
2015-10-16  Michael JeansonFix: posix_fallocate() returns int > 0 on errors
2015-10-13  Mathieu DesnoyersFix: babeltrace-log packet seek
2015-09-04  Michael JeansonFix: make check in OOT build with absolute path
2015-09-04  Michael JeansonFix: make check in out of tree build
2015-08-18  Michael JeansonFix: 32bit values index_major/minor used as 64bit
2015-08-07  Julien DesfossezHide the packet_seq_num field
2015-07-10  Jonathan RajotteBuild: Update m4 for bison & flex version check to...
2015-07-03  Jonathan RajotteBuild: add version check on flex
2015-07-02  Jonathan RajotteBuild: add version check on autoconf
2015-07-02  Jonathan RajotteBuild: m4 macro for Bison version check
2015-07-02  Jérémie GalarneauFix: Missing postfix_expression DOT keywords in CTF...
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
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2015-01-05  Mathieu DesnoyersFix: allow empty CTF files
2014-12-12  Jérémie GalarneauFix: Incorrect variant tag validation
2014-12-02  Julien DesfossezFix: sanity check in iterator creation
2014-12-02  Julien DesfossezFix: iterate manually over each live trace to add to...
2014-11-06  Jérémie GalarneauDetect Python packages directory on configure
2014-11-04  Mathieu DesnoyersVersion 1.2.4 v1.2.4
2014-10-31  Julien DesfossezFix: make sure we can exit the get_new_metadata loop
2014-10-20  Jérémie GalarneauDocs fix: Change bt_ctf_writer_create_stream return...
2014-10-02  Mathieu DesnoyersFix: offset_s and CTF clocks with frequency != 1GHz
2014-09-23  Mathieu DesnoyersVersion 1.2.3 v1.2.3
2014-09-23  Mathieu DesnoyersFix: incorrect compiler warning
2014-09-23  Jérémie GalarneauFix: Don't assume that PROT_WRITE grants read permissions
2014-09-17  Mathieu DesnoyersFix: align objstack on 8 bytes
2014-08-18  Jérémie GalarneauFix Python: Add a comment warning about an API limitation
2014-08-07  Jérémie GalarneauUse BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c
2014-08-07  Jérémie GalarneauAdd limits compatibility header
2014-07-31  Mathieu DesnoyersFix: don't perform unaligned integer read/writes
2014-07-31  Fredrik MarkströmFix: Align buffers from objstack_alloc on sizeof(void *)
2014-07-29  Jérémie GalarneauFix: bt_ctf_field_type_structure_add_field argument...
2014-07-22  Mathieu DesnoyersVersion 1.2.2 v1.2.2
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...
next
This page took 0.037762 seconds and 4 git commands to generate.