babeltrace.git
2022-11-02  Jérémie GalarneauUpdate version to v1.5.11 stable-1.5 v1.5.11
2022-11-02  Michael JeansonFix: distutils removed in python 3.12
2022-11-02  Jérémie GalarneauFix: use-after-free with popt 1.19
2022-11-02  Michael Jeansonconfigure.ac: Basic fixes for autoconf 2.70
2022-11-02  Michael JeansonAdd gerrit config for stable-1.5
2022-11-01  Jérémie GalarneauUpdate version to v1.5.10 v1.5.10
2022-11-01  Jérémie GalarneauUpdate version to v1.5.9 v1.5.9
2021-01-26  Michael Jeansonport: disable debug-info by default on FreeBSD
2021-01-26  Michael Jeansonport: add missing includes for FreeBSD compat
2020-05-07  Christophe... bindings: try importing collections.abc first for forwa...
2020-05-07  Christophe... man: fix typo in babeltrace.1
2020-02-05  Jérémie GalarneauUpdate version to v1.5.8 v1.5.8
2019-12-13  Mathieu DesnoyersFix: lttng-live format: do not error out on empty strea...
2019-12-13  Mathieu DesnoyersFix: lttng-live: ctf_live_packet_seek stream hang up...
2019-12-13  Mathieu DesnoyersFix: lib/iterator.c: unbalanced ctx put (leak)
2019-12-13  Mathieu DesnoyersFix: lttng-live: lttng_live_open_trace_read memory...
2019-12-13  Mathieu DesnoyersFix: trace-collection: trace clock use after free
2019-12-13  Mathieu DesnoyersFix: lttng-live: use-after-free in get_next_index()
2019-11-26  Jonathan RajotteDo not use diagnostic pragma when GCC version is lower...
2019-11-26  Jonathan RajotteMissing define when not building with gcc
2019-06-25  Jérémie GalarneauUpdate version to v1.5.7 v1.5.7
2019-05-17  Mathieu DesnoyersCleanup: bitfields: streamline use of underscores
2019-05-17  Mathieu DesnoyersFix: bitfield: shift undefined/implementation defined...
2019-04-04  Jérémie GalarneauFix: array and sequence field's 'elems' members can...
2018-10-30  Jérémie GalarneauFix: invalid alignment of enumeration fields
2018-07-03  Jérémie GalarneauUpdate version to v1.5.6 v1.5.6
2018-07-03  Jérémie GalarneauFix: remove left-over debug logging statement
2018-07-03  Jonathan RajotteUse trace->trace_id in check to remove trace from bt_ctx
2018-06-08  Jérémie GalarneauFix: missing initializer braces warning
2018-06-08  Francis DeslauriersFix: zero out URL parsing array before use and ensure...
2018-03-26  Jérémie GalarneauUpdate version to v1.5.5 v1.5.5
2018-02-20  Jonathan RajottePropagate error from packet_seek in case of truncated...
2018-02-20  Mathieu DesnoyersFix: report truncated files while reading
2018-02-01  Jérémie GalarneauUpdate version to v1.5.4 v1.5.4
2018-02-01  Jérémie GalarneauFix: use signed accessors for clock offsets
2018-02-01  Jérémie GalarneauFix: signedness error in python complements
2018-01-31  Mathieu DesnoyersFix: handle packet_seek errors
2018-01-30  Julien DesfossezFix: prevent calling adding the same trace recursively
2018-01-30  Julien DesfossezFix: Make sure we have all the metadata streams before...
2018-01-30  Julien DesfossezAdd missing debugging information in the live plugin
2018-01-30  Mathieu DesnoyersFix: set stream id in HUP case
2018-01-30  Mathieu DesnoyersFix: Use list rather than ptr array for trace streams
2018-01-30  Mathieu DesnoyersFix: leak of streams
2018-01-30  Mathieu DesnoyersFix: handle 0 session case in ask new streams
2018-01-30  Mathieu DesnoyersFix: break loop on getting metadata error
2018-01-30  Mathieu DesnoyersFix: return error on ask_new_stream when should quit
2018-01-30  Mathieu DesnoyersFix: don't access missing ctf trace when getting metadata
2018-01-30  Julien DesfossezFix: lttng-live discarded event count after inactivity
2017-11-13  Michael JeansonFix: timegm compat on Solaris
2017-11-13  Michael JeansonFix: python bindings when building with PIE hardening
2017-10-04  Mathieu Desnoyerslttng-live: print discarded event and packet lost warni...
2017-08-04  Jérémie GalarneauUpdate version to v1.5.3 v1.5.3
2017-08-04  Marie MartinFix: unknown variable name in Python writer
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...
2017-06-13  Michael JeansonFix: use LDFLAGS instead of LIBS for python bindings
2017-06-01  Michael JeansonFix: Add missing LIBS to python bindings
2017-05-26  Philippe Proulxax_lib_elfutils -> bt_lib_elfutils
2017-05-26  Philippe Proulxm4/ax_lib_elfutils.m4: use m4_default() for optional...
2017-05-26  Philippe Proulxm4/ax_lib_elfutils.m4: add cache variable
2017-05-26  Francis DeslauriersBuild Python bindings with distutils for consistent...
2017-05-26  Francis DeslauriersSet the minimum Python version to 3.0
2017-05-26  Michael JeansonFix: disable debug by default info on Cygwin
2017-05-26  Michael JeansonFix: ctf writer test on Cygwin
2017-05-26  Julien DesfossezFix: text output missing separator when printing the...
2017-02-21  Jérémie GalarneauUpdate version to v1.5.2 v1.5.2
2017-02-21  Jérémie GalarneauAdd empty plug-in hooks to prevent their elimination...
2017-02-21  Michael JeansonPort: Link live lib with ctf to satisfy cygwin linker
2017-02-21  Michael JeansonPort: Link with no-undefined on Windows
2017-02-21  Michael JeansonPort: win32 DLLs don't support hidden symbols
2017-02-21  Michael JeansonPort: replace strerror_r() with glib g_strerror()
2017-01-06  Jérémie GalarneauUpdate version to v1.5.1 v1.5.1
2016-12-13  Jérémie GalarneauFix: perform an explicit stdout flush in live even...
2016-11-29  Jérémie GalarneauUpdate version to v1.5.0 v1.5.0
2016-10-28  Jérémie GalarneauFix: remove BT_HIDDEN from bt_value_null singleton...
2016-10-28  Jérémie GalarneauFix mixing of bt_ctf_scope and bt_ctf_ir_scope enums
2016-10-28  Jérémie GalarneauRevert ABI-breaking enum bt_ctf_string_encoding change
2016-10-28  Jérémie GalarneauFix: warnings emitted because of enum ctf_string_encodi...
2016-10-24  Jérémie GalarneauUpdate version to v1.5.0-rc1 v1.5.0-rc1
2016-10-24  Jérémie GalarneauUpdate version to 1.5.0
2016-10-24  Jérémie GalarneauPython build fix
2016-10-24  Jérémie GalarneauFix enum rename warnings
2016-10-24  Jérémie GalarneauHide bt_ctf_writer_get_trace()
2016-10-24  Jérémie GalarneauHide bt_ctf_trace_* symbols
2016-10-24  Jérémie GalarneauHide get_field_paths_lca_index()
2016-10-24  Jérémie GalarneauRemove bt_ctf_writer_add_environment_field_int64
2016-10-24  Jérémie GalarneauHide new bt_ctf_stream_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_stream_class_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_field_type_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_packet_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_field_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_field_path_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_event_* symbols
2016-10-24  Jérémie GalarneauHide bt_ctf_event_class_* symbols
2016-10-24  Jérémie GalarneauHide new bt_ctf_clock_* symbols
2016-10-24  Jérémie GalarneauHide bt_get and bt_put
2016-10-24  Jérémie GalarneauHide bt_values and bt_attributes in libbabeltrace-ctf
2016-10-24  Jérémie GalarneauBackport the CTF-IR interface
2016-07-25  Simon Marchidebug info: Call register_event_debug_infos for all...
2016-07-25  Jérémie GalarneauTypo: configure.ac implemenation -> implementation
next
This page took 0.038091 seconds and 4 git commands to generate.