ctf: Fix one -Wnull-dereference warning
[babeltrace.git] / src / plugins / ctf /
2019-10-29  Simon Marchictf: Fix one -Wnull-dereference warning
2019-10-29  Simon Marchictf, ctf-writer: Fix -Wnull-dereference warnings
2019-10-29  Simon MarchiFix -Wjump-misses-init warnings
2019-10-29  Simon MarchiFix -Wduplicated-cond warnings
2019-10-26  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-26  Francis DeslauriersFix: usage of `bt_value_array_get_length()`
2019-10-23  Simon MarchiFix: src.ctf.fs: free ds_file_info when add_ds_file_to_...
2019-10-23  Simon MarchiFix: define macros for logging levels
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Simon Marchisrc.ctf.fs: append error causes in ctf_fs_file_open
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-21  Simon Marchisrc.ctf.fs: error out when failing to create index
2019-10-18  Simon MarchiFix: consider index of all files for data stream groups...
2019-10-18  Simon MarchiFix: src.ctf.fs: use BT_COMP_OR_COMP_CLASS_LOGE_APPEND_...
2019-10-18  Francis DeslauriersCleanup: Dead assignments
2019-10-17  Simon MarchiFix: avoid double-free in build_index_from_idx_file
2019-10-17  Francis DeslauriersFix: ctf: query.c: Unchecked fclose() return value
2019-10-16  Francis DeslauriersCleanup: src.ctf.lttng-live: Dead assignment
2019-10-15  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-15  Simon Marchitests: make test_intersection use bt_cli, test error...
2019-10-13  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
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-10  Francis DeslauriersCleanup: ctf: logically dead code
2019-10-09  Simon Marchisrc.ctf.lttng-live: make lttng_live_component_create...
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
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-24  Philippe Proulxsrc.ctf.fs: deterministically sort trace's DS file...
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
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-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 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 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.ctf.fs: write bit array field classes and fields
2019-08-15  Philippe Proulxsink.ctf.fs: write option field classes and fields
2019-08-15  Philippe Proulxsink.ctf.fs: write boolean field classes and fields
2019-08-14  Jonathan Rajottesink.ctf.fs: isa_length is now architecture_bit_width
2019-08-14  Jonathan Rajottesrc.ctf.lttng-live: consider youngest only when timesta...
2019-08-13  Francis Deslaurierssrc.ctf.lttng-live: cleanup: rename functions and variables
2019-08-13  Francis DeslauriersFix: src.ctf.lttng-live: missing ordering within traces...
2019-08-10  Francis Deslaurierssrc.ctf.lttng-live: use `common_muxing_compare_messages...
2019-08-09  Philippe ProulxFix: visitor-generate-ir.c: dereference after `NULL...
2019-08-09  Philippe ProulxFix: translate-trace-ir-to-ctf-ir.c: dereference after...
2019-08-09  Francis DeslauriersFix: src.ctf.lttng-live: omitting stream end on stream...
2019-08-08  Jérémie Galarneausrc.ctf.lttng-live fix: remove overly strict check...
2019-08-06  Philippe ProulxFix: `ctf` plugin: msg-iter.c: do not switch packet...
2019-08-06  Philippe Proulxsrc.ctf.lttng-live: `live_viewer_connection`: make...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-02  Simon MarchiRemove popt from project's dependencies
2019-07-31  Jonathan Rajotte`ctf` plugins: port: cast to intmax_t all off_t variabl...
2019-07-31  Philippe Proulxsrc.ctf.lttng-live: live_..._list_sessions(): remove...
next
This page took 0.05407 seconds and 7 git commands to generate.