babeltrace.git
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...
2019-05-04  Philippe Proulxtests/plugins/ctf/Makefile.am: do not set `TESTS` in...
2019-05-03  Francis DeslauriersFix: flt.lttng-utils.debug-info: build id note section...
2019-05-03  Francis Deslaurierscommon: add bt_common_read() function
2019-05-03  Francis DeslauriersFix: common: va_list type is implementation dependant
2019-05-03  Jérémie GalarneauFix: uninitialized variant fc in set_field_refs()
2019-05-03  Simon Marchisrc.ctf.fs: make trace-info query accept clock-class...
2019-05-03  Simon Marchictf: Use g_time_val_from_iso8601 instead of g_date_time...
2019-05-03  Simon Marchitests: update EXTRA_DIST of Python bindings
2019-05-03  Simon Marchitests: remove non-existent files from EXTRA_DIST
2019-05-03  Simon Marchiinclude: add missing files to dist tarball
2019-05-02  Simon Marchibt2: Add wrapper for bt_plugin_get_version
2019-05-02  Michael JeansonAdd git-review config
2019-05-02  Francis DeslauriersFix: bt2: enum-conversion warning in native_bt_componen...
2019-05-02  Francis DeslauriersFix: bt2: int-to-pointer-cast warnings in SWIG utils...
2019-05-02  Philippe Proulxsink.ctf.fs: set_field_refs(): make `fc` `const` as...
2019-05-02  Philippe ProulxFix: sink.ctf.fs: do not keep different `tgt_fc_type...
2019-05-02  Philippe Proulxlib: bt_graph_{consume,run}(): add unlikely() to unlike...
2019-05-02  Francis Deslaurierssrc.ctf.fs: compute stream range using entire file...
2019-05-02  Simon Marchibt2: update bindings to make test_plugins pass
2019-05-02  Simon Marchibt2: update bindings to make test_component pass
2019-05-02  Simon Marchibt2: update bindings to make test_component_class pass
2019-05-02  Simon Marchilib: Add functions to borrow specialized component...
2019-05-02  Simon Marchibt2: update value.py, make test_value pass
2019-05-02  Simon Marchibt2: update object model
2019-05-02  Francis DeslauriersFix: string format warnings on 32 bits
2019-05-02  Francis DeslauriersFix: unused-function warnings in lib/graph/iterator.c
2019-05-02  Francis DeslauriersFix: may-uninitialized warning in trace-ir-metadata...
2019-05-02  Francis DeslauriersFix: maybe-uninitialized warnings in translate-trace...
2019-05-02  Francis DeslauriersFix: maybe-uninitialized warning in create_relative_fie...
2019-05-02  Francis DeslauriersFix: unused-variable warnings in lib/graph/iterator.c
2019-05-02  Francis DeslauriersFix: maybe-uninitialized warning in bt_ctf_stream_flush()
2019-05-02  Francis DeslauriersFix: unused-variable warnings in bt_X_freeze() when...
2019-05-02  Francis DeslauriersFix: src.ctf.fs: metadata-info: sanitize `path` param
2019-05-02  Francis DeslauriersFix: flt.lttng-utils.debug-info: extra colon in `bin...
2019-05-02  Simon Marchidebug info: Skip test that depends on Python bindings
2019-05-02  Simon Marchibabeltrace: Remove leftovers
2019-05-02  Simon Marchidoc: Make python bindings doc build
2019-05-02  Simon Marchipython-plugin-provider: Make it build
2019-05-02  Simon MarchiRemove clock_class_priority_map.py
2019-05-02  Philippe ProulxFix: headers: make static inline upcasts compatible...
2019-05-02  Philippe ProulxFix: headers: add missing end of `extern "C"` curly...
2019-05-02  Philippe ProulxFix: include/Makefile.am: add missing `babeltrace/ctf...
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchibt2: Mass clock_value -> clock_snapshot rename
2019-05-02  Simon Marchibt2: Mass field_types -> field_class rename
2019-05-02  Simon Marchibt2: Mass notification -> message rename
2019-05-02  Simon Marchibt2: Sync native_bt_field_class.i with field-class...
2019-05-02  Philippe Proulxlib: have dedicated, unique unsigned and signed enum...
2019-05-02  Simon Marchitests/bindings/python: Mark all tests as skipped
2019-05-02  Simon Marchibindings/python/bt2: Make the bt2 package importable
2019-05-02  Simon Marchilib: Fix function name to match declaration
2019-05-02  Simon MarchiAdd env wrapper to facilitate importing the in-tree...
2019-05-02  Simon Marchibindings/python/bt2: Make the bt2 Python bindings build
next
This page took 0.038983 seconds and 4 git commands to generate.