lib: have dedicated "dynamic array FC with/without length field" types
[babeltrace.git] / src / plugins /
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-15  Simon MarchiFix: destroy_pretty_data: move NULL check earlier
2019-10-15  Simon Marchitests: make test_intersection use bt_cli, test error...
2019-10-15  Simon MarchiFix: check for NULL in destroy_pretty_data
2019-10-13  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
2019-10-13  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: coding style fixes
2019-10-11  Simon MarchiFix: avoid -Wmaybe-uninitialized warning in validate_ma...
2019-10-11  Simon MarchiFix: don't use BT_VALUE_MAP_FOREACH_ENTRY_CONST_STATUS_...
2019-10-11  Simon Marchifilter.utils.trimmer: validate parameters using param...
2019-10-11  Simon Marchifilter.utils.muxer: validate parameters using param...
2019-10-11  Simon Marchisink.utils.dummy: validate parameters using param-valid...
2019-10-11  Simon Marchisink.utils.counter: validate parameters using param...
2019-10-11  Simon Marchisink.text.pretty: validate parameters using param-valid...
2019-10-11  Simon Marchisrc.text.dmesg: validate parameters using param-validation
2019-10-11  Simon Marchisink.text.details: validate parameters using param...
2019-10-11  Simon Marchiflt.lttng-utils.debug-info: validate parameters using...
2019-10-11  Simon Marchiflt.lttng-utils.debug-info: tidy up component initializ...
2019-10-11  Simon Marchisrc.ctf.lttng-live: validate parameters using param...
2019-10-11  Simon Marchisink.ctf.fs: validate parameters using param-validation
2019-10-11  Simon Marchisrc.ctf.fs: validate parameters using param-validation
2019-10-11  Simon MarchiAdd parameter validation utility
2019-10-10  Francis DeslauriersCleanup: ctf: logically dead code
2019-10-09  Simon Marchisrc.ctf.lttng-live: make lttng_live_component_create...
2019-10-09  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: coding style
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-07  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: remove leftover...
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-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-09-30  Michael Jeansonport: mmap offset alignment on Windows
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-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  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-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 Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-19  Francis DeslauriersFix: flt.lttng-utils.debug-info: bin-info.c: Dereferenc...
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
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 Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-10  Francis DeslauriersFix: src.ctf.lttng-live: no stream beginning/end messages
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
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-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 Marchictf: remove unused fields from `babeltrace.trace-info...
2019-08-26  Simon Marchitrimmer: make filter.utils.trimmer append error causes
2019-08-26  Simon Marchictf: make src.ctf.fs append error causes
2019-08-25  Simon MarchiFix: ctf: fix possible use-after-free in ctf_fs_compone...
2019-08-25  Francis DeslauriersFix: sink.ctf.fs: dereference before NULL check
2019-08-23  Francis DeslauriersFix: sink.utils.counter: possible NULL pointer dereference
2019-08-23  Francis Deslaurierssink.ctf.fs: cleanup: duplicated `:` in log statements
2019-08-23  Francis DeslauriersFix: sink.ctf.fs: possible use-after-free
2019-08-17  Philippe Proulxsrc.ctf.lttng-live: return unsigned integers in `sessio...
2019-08-16  Philippe Proulxlive_viewer_connection_create(): fix leak on connection...
2019-08-16  Philippe Proulxsrc.ctf.lttng-live: handle `babeltrace.support-info...
2019-08-16  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-08-16  Francis Deslauriersctf: index: accommodate lttng-crash timestamp quirk
2019-08-16  Francis Deslauriersctf: index: set `beginning` and `end` clock snapshot
2019-08-16  Francis Deslauriersctf: index: accommodate bug in barectf tracer
2019-08-16  Francis Deslauriersctf: index: accommodate bug in LTTng tracers
2019-08-16  Francis Deslauriersctf: add weak ref to stream file in index entry
2019-08-16  Francis Deslauriersctf: add tracer version extraction function
2019-08-16  Francis Deslauriersctf: msg-iter: add event timestamp accessors
2019-08-16  Francis Deslauriersctf: msg-iter: extract func to decode packet until...
2019-08-16  Francis Deslauriersctf: introduce dry-run mode for `bt_msg_iter`
2019-08-16  Francis Deslauriersctf: only reset state of `bt_msg_iter` on _reset()
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-15  Philippe Proulxsink.text.details: print user attributes
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy user attributes
2019-08-15  Philippe Proulxsink.ctf.fs: write bit array field classes and fields
2019-08-15  Philippe Proulxsink.text.details: print bit array field classes and...
2019-08-15  Philippe Proulxsink.text.pretty: print bit array fields
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy bit array field class...
2019-08-15  Philippe Proulxsink.ctf.fs: write option field classes and fields
2019-08-15  Philippe Proulxsink.text.details: use write_none_prop_value() for...
2019-08-15  Philippe Proulxsink.text.details: print option field classes and fields
2019-08-15  Philippe Proulxsink.text.pretty: print option fields
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy option field class...
2019-08-15  Philippe Proulxsink.ctf.fs: write boolean field classes and fields
2019-08-15  Philippe Proulxsink.text.details: print boolean field classes and...
next
This page took 0.044223 seconds and 7 git commands to generate.