Cleanup: flt.lttng-utils.debug-info: remove leftover comments
[babeltrace.git] / src /
2019-10-07  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: remove leftover...
2019-10-07  Simon Marchicli: update error message in set_stream_intersections
2019-10-04  Philippe Proulxtrace{-class}.c: BT_ASSERT_PRE() -> BT_ASSERT_POST...
2019-10-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-10-04  Philippe Proulxfield_class.py: normalize field class names (`_NAME`)
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-10-04  Philippe Proulxfs-sink-trace.c: lttng_validate_datetime(): ignore...
2019-10-04  Philippe ProulxFix: iterator.c: initialize `status` (may be used unini...
2019-10-03  Francis Deslauriersbt2: add `IntegerRangeSet` const classes
2019-10-03  Francis DeslauriersCleanup: bt2: typo "nsigned" -> "unsigned"
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-10-03  Simon Marchilib: make can_seek_ns_from_origin logic use `can_seek_f...
2019-10-02  Simon MarchiFix: ctf: open metadata file using mode "rb"
2019-10-02  Simon Marchicli: print map value in ASCII-betical order of keys
2019-09-30  Michael Jeansonport: mmap offset alignment on Windows
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-29  Simon MarchiFix: cli: don't log error when using help command with...
2019-09-26  Simon Marchibt2: print actual and expected lengths in _StaticArrayF...
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-25  Simon Marchibt2: make it possible to remove a trace class or trace...
2019-09-25  Simon Marchibt2: make it work for Python 3.4
2019-09-25  Philippe ProulxUpdate project plugins's properties
2019-09-25  Philippe Proulxsink.text.details: add `with-data` initialization parameter
2019-09-24  Philippe Proulxsink.text.details: don't write `:` after `Packet beginn...
2019-09-24  Philippe Proulxsrc.ctf.fs: deterministically sort trace's DS file...
2019-09-24  Francis Deslauriersbt2: field.py: raise ValueError when setting out of...
2019-09-23  Simon Marchibt2: remove unused import
2019-09-23  Philippe ProulxFix: muxer_upstream_msg_iters_can_all_seek_beginning...
2019-09-20  Francis Deslauriersflt.utils.muxer: remove `assume-absolute-clock-classes...
2019-09-20  Francis Deslaurierscli: make `--clock-force-correlate` use `force-clock...
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-20  Simon Marchibt2: print error causes in bt2._Error.__str__
2019-09-19  Francis DeslauriersCleanup: clock-snapshot.c: logically dead code
2019-09-19  Francis DeslauriersCleanup: ctf-writer: field-wrapper.c: logically dead...
2019-09-19  Francis DeslauriersFix: ctf-writer: stream-class.c: Dereference after...
2019-09-19  Francis DeslauriersFix: flt.lttng-utils.debug-info: bin-info.c: Dereferenc...
2019-09-19  Francis DeslauriersFix: object-pool.c: dereferenced before null check
2019-09-19  Francis DeslauriersCleanup: packet-context-field.c: logically dead code
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-09-18  Simon Marchicli: don't include version.h in babeltrace2-cfg-cli...
2019-09-17  Simon Marchibt2: remove native_bt.d in `make clean`
2019-09-17  Jérémie GalarneauFix: ctf: assert that name is not NULL in warn_meaningl...
2019-09-17  Jérémie Galarneauctf: silence bogus warning in set_field_refs()
2019-09-17  Jérémie Galarneauctf: silence bogus warnings in create_relative_field_ref()
2019-09-17  Simon Marchibt2: expose seek_ns_from_origin and can_seek_ns_from_origin
2019-09-17  Simon Marchibt2: remove _GenericMessageIterator abstraction level
2019-09-17  Simon Marchibt2: make can_seek_beginning a method instead of a...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-17  Simon Marchibt2: rename _FieldPath to _FieldPathConst
2019-09-16  Francis DeslauriersFix: fd-cache: Assertion failure if cache not allocated
2019-09-16  Francis DeslauriersFix: plugin-so.c: Assert failure on short name file...
2019-09-12  Francis DeslauriersFix: plugin.c: leak of `bt_plugin_set`
2019-09-12  Simon Marchibt2: move _append_option to non-const versions of varia...
2019-09-12  Simon Marchibt2: assign non-const version of field_class_variant_op...
2019-09-12  Simon Marchibt2: field_class: rename range set Python class templat...
2019-09-12  Simon Marchibt2: allow getting self output port from user message...
2019-09-12  Simon Marchilib: remove bt_self_port{,_input,_output}
2019-09-12  Simon Marchibt2: template borrow_user_attributes method in _TraceCl...
2019-09-12  Francis Deslauriersbt2: add `__hash__()` method on hashable fields
2019-09-10  Francis DeslauriersFix: src.ctf.lttng-live: no stream beginning/end messages
2019-09-10  Simon Marchibt2: Makefile: track dependencies of native_bt.c
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to non-user component-related...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_*Port` classes and adapt...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_Connection` class and...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-10  Francis Deslauriersbt2: Add `_Clock*Const` classes and adapt tests
2019-09-10  Francis Deslauriersbt2: Add `*ValueConst` classes and adapt tests
2019-09-10  Francis Deslauriersbt2: field.py: add index check in `selected_option_inde...
2019-09-10  Francis Deslauriersbt2: field.py: add `_count` method to `_VariantField`
2019-09-10  Francis Deslaurierslib: add non-const FC borrow functions for container FCs
2019-09-10  Francis Deslaurierslib: add `bt_field_borrow_class()` function declaration
2019-09-09  Simon Marchilib: fix can_seek_beginning method type cast
2019-09-09  Simon Marchibt2: fix _seek_beginning -> _user_seek_beginning in...
2019-09-09  Simon Marchibt2: fix trivial typo
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-06  Simon Marchicli: improve error logging in set_stream_intersections
2019-09-04  Simon Marchibt2: pass all params to `babeltrace.trace-info` query...
2019-09-04  Simon Marchictf: remove `intersection-range-ns` from `babeltrace...
2019-09-04  Simon Marchictf: remove unnecessary assignment
2019-09-04  Simon Marchictf: make src.ctf.fs handle a single trace
2019-09-04  Simon Marchictf: make src.ctf.fs not recurse
2019-09-04  Simon Marchictf: make src.ctf.fs group inputs by UUID in `babeltrac...
2019-09-04  Philippe Proulxctf: add internal ctf_metadata_decoder_get_trace_class_...
2019-09-04  Philippe Proulxctf: refactor metadata decoder to always have an instance
2019-09-04  Philippe ProulxAdd bt_common_append_file_content_to_g_string()
2019-08-29  Simon Marchictf: use create + append/insert functions when possible
2019-08-29  Simon Marchictf: remove ctf_fs_trace::name
2019-08-29  Simon Marchicli: remove unused path variable in set_stream_intersec...
2019-08-29  Simon Marchictf: remove unused fields from `babeltrace.trace-info...
2019-08-27  Simon Marchibt2: add missing bt2 import in interrupter.py
2019-08-27  Simon Marchipython: fix all "do not use bare 'except'" warnings
2019-08-27  Simon Marchipython: fix all 'imported but unused' warnings
2019-08-27  Simon Marchiautodisc: don't accept NULL values for `support-info...
2019-08-27  Simon Marchiautodisc: improve logging
2019-08-27  Simon Marchibt2: make ComponentSpec take a component class object
next
This page took 0.041879 seconds and 7 git commands to generate.