babeltrace.git
2019-06-06  Michael Jeansontests: Add powerpc64le-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add powerpc-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add i386-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Parametrize test_bin_info to handle multiarch...
2019-06-06  Michael Jeansontests: Build new x86_64-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add Makefile to build debug-info test artifacts
2019-06-06  Mathieu DesnoyersCleanup: test_bitfield: nr_bits should be unsigned
2019-06-06  Simon MarchiFix: lib: set iterator state even in non-dev mode
2019-06-06  Simon Marchibt2: change some bt2.CreationError usages to ValueError
2019-06-05  Simon Marchibt2: remove unused exception types
2019-06-05  Simon Marchisrc.ctf.fs: add stream port name to trace-info query...
2019-06-05  Simon MarchiFix: sink.text.pretty: comma in enum fields
2019-06-05  Simon Marchicli: Fix exit code of ctf-metadata output
2019-06-05  Simon Marchibt2: Adapt test_trace_collection_message_iterator.py...
2019-06-05  Simon Marchibt2: let components attach "user data" to ports
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_message.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_graph.py and make it pass
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-06-05  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-06-05  Simon Marchibt2: Adapt test_packet.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_clock_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event.py and make it pass
2019-06-05  Simon MarchiFix: lib: usage of output port message iterator
2019-06-05  Simon Marchibt2: Adapt test_event_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_trace.py and make it pass
2019-06-05  Simon Marchibt2: Add bindings for trace classes
2019-06-05  Simon MarchiFix: lib: prevent infinite recursion when destroying...
2019-06-05  Simon Marchibt2: Adapt test_connection.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_port.py and make it pass
2019-06-01  Jonathan RajotteAdd configuration for python code formatter black
2019-05-31  Philippe Proulxlib: make packet beginning/end default CS optional
2019-05-31  Francis DeslauriersFix: flt.lttng-utils.debug-info: memory leak bt_dwarf_d...
2019-05-31  Philippe Proulxlib: remove "unknown clock snapshot" concept
2019-05-31  Philippe Proulxbt2: always use staticmethod() with native function...
2019-05-31  Philippe Proulxbindings/python/bt2/setup.py.in: put native module...
2019-05-30  Michael Jeansonflt.lttng-utils.debug-info: Replace hardcoded '/' in...
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage by removing off...
2019-05-29  Mathieu DesnoyersFix: test_bitfield: extend coverage: 0-len signed write...
2019-05-29  Francis DeslauriersFix: flt.lttng-utils.debug-info: build id comparison
2019-05-29  Francis DeslauriersFix: src.ctf.lttng-live: possible memory leak on error...
2019-05-29  Francis DeslauriersFix: lib-logging: possible buffer not null terminated
2019-05-28  Michael JeansonUpdate renamed file in gitignore
2019-05-28  Francis DeslauriersFix: flt.lttng-utils.debug-info: cannot find addr past...
2019-05-28  Francis DeslauriersFix: flt.lttng-utils.debug-info: note name memcmp(...
2019-05-28  Francis DeslauriersCleanup: src.ctf.lttng-live: rename _is_canceled function
2019-05-28  Francis DeslauriersFix: flt.utils.trimmer: no error when upstream can...
2019-05-24  Simon MarchiAdd .gitignore entry for .theia
2019-05-24  Francis DeslauriersFix: logging: possible buffer overflows
2019-05-23  Michael JeansonAdd vim .swp files to gitignore
2019-05-23  Michael JeansonReplace g_build_path with g_build_filename for portability
2019-05-21  Mathieu DesnoyersFix: test_bitfield: buffer overrun accesses
2019-05-21  Francis DeslauriersCleanup: tests: use underscores in filename
2019-05-21  Francis DeslauriersCleanup: flt.utils.muxer: avoid returning a pointer...
2019-05-21  Francis DeslauriersFix: flt.utils.muxer: Potential memory leak
2019-05-17  Mathieu DesnoyersCleanup: bitfields: streamline use of underscores
2019-05-17  Mathieu DesnoyersSilence compiler "always false comparison" warning
2019-05-17  Mathieu DesnoyersExtend test_bitfield coverage
2019-05-17  Mathieu DesnoyersFix: bitfield: shift undefined/implementation defined...
2019-05-16  Francis DeslauriersFix: flt.utils.trimmer: bt_message_put_ref() on freed...
2019-05-16  Francis DeslauriersFix: flt.utils.muxer: Undefined or garbage value returned
2019-05-15  Michael Jeansonfix: Add PROT_READ to ctfser mmap flags
2019-05-15  Francis DeslauriersFix: src.ctf.fs: possible use-after-free in the error...
2019-05-14  Michael JeansonFix type-limits warnings, uint can't be < 0
2019-05-14  Michael JeansonFix old-style-declaration warnings
2019-05-14  Michael JeansonAnnotate implicit fall-through
2019-05-14  Francis DeslauriersCleanup: src.ctf.fs: index no longer used in loop
2019-05-14  Francis DeslauriersFix: sink.ctf.fs: Dereference before null check
2019-05-14  Francis DeslauriersFix: sink.ctf.fs: possible uses after free because...
2019-05-14  Francis DeslauriersCleanup: common/assert.c: remove useless calls
2019-05-11  Francis DeslauriersCleanup: src.ctf.fs: erroneous comment
2019-05-09  Francis DeslauriersAdd -Werror=implicit-function-declaration to AM_CFLAGS
2019-05-09  Michael JeansonAdd missing gitignore for test_ctf_plugin
2019-05-08  Michael JeansonHarmonize pprint macro across projects
2019-05-08  Michael JeansonUpdate macros from the autoconf archive
2019-05-08  Francis Deslauriersflt.lttng-utils.debug-info: fd-cache: log to `debug...
2019-05-08  Francis DeslauriersFix: src.ctf.fs: Using uninitialized value
2019-05-08  Francis DeslauriersFix: sink.ctf.fs: writing 64bit real number as 32bit
2019-05-08  Francis DeslauriersFix: flt.lttng-utils.debug-info: `ip` field is 32bit...
2019-05-08  Simon Marchitests: Run test_bitfield
2019-05-07  Michael JeansonFix: duplicate symbol with clang linker
2019-05-07  Francis DeslauriersFix: fd-cache: fd leak on error path
2019-05-07  Francis DeslauriersFix: lib/graph: Dereference before null checks
2019-05-07  Francis DeslauriersFix: cli: value stored is never read
2019-05-07  Francis DeslauriersFix: flt.lttng-utils.debug-info: omitting copy_field_cl...
2019-05-07  Francis DeslauriersFix: flt.lttng-utils.debug-info: memory leak
2019-05-07  Francis DeslauriersFix: sink.text.pretty: Unsigned compared against 0
2019-05-07  Francis DeslauriersFix: src.ctf.fs: init_index_entry() may return uninitia...
2019-05-06  Jérémie GalarneauUpdate version to v2.0.0-pre6
2019-05-06  Philippe Proulxcli/babeltrace.c: update known log level environment...
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-06  Philippe Proulxlib: value.c: remove BT_VALUE_FROM_CONCRETE() macro
2019-05-06  Philippe Proulxlib: move `bt_value` structures to `value-internal.h`
2019-05-04  Simon Marchibt2: Make test_query_executor pass
2019-05-04  Simon Marchibt2: Fix Makefile dependency tracking when building...
2019-05-04  Michael Jeansonfix: g_hash_table_insert prior to glib 2.40 returns...
next
This page took 0.041495 seconds and 4 git commands to generate.