babeltrace.git
2019-08-26  Simon Marchictf: make src.ctf.fs append error causes
2019-08-26  Simon MarchiFix: cli: check return value of bt_value_array_append_s...
2019-08-25  Simon MarchiFix: ctf: fix possible use-after-free in ctf_fs_compone...
2019-08-25  Philippe ProulxFix: cli: replace remaining log level `V` (verbose...
2019-08-25  Francis DeslauriersFix: sink.ctf.fs: dereference before NULL check
2019-08-23  Francis DeslauriersFix: autodisc: possible use-after-free
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-20  Simon Marchilib: make g++ happy with plugin-dev.h macros
2019-08-17  Simon Marchibt2: don't show warning when query method raises a...
2019-08-17  Philippe Proulxbt_common_parse_lttng_live_url(): don't accept `net...
2019-08-17  Philippe Proulxsrc.ctf.lttng-live: return unsigned integers in `sessio...
2019-08-17  Philippe ProulxFix: pass `inputs` parameter to implicit `src.ctf.lttng...
2019-08-17  Simon Marchicli: allow map values in --params arguments
2019-08-17  Simon Marchitests: add tests for CLI params parsing
2019-08-17  Simon Marchicli: exit with error if a plugin fails to load
2019-08-17  Simon Marchicli: set log levels earlier
2019-08-17  Simon Marchicli: return if bt_plugin_find_all_from_dir fails in...
2019-08-17  Simon MarchiFix: lib: increment refcount of bt_value_null when...
2019-08-17  Simon MarchiFix: cli: increment bt_value_null ref count when return...
2019-08-16  Philippe ProulxFix: field-class.c: dereference before `NULL` check
2019-08-16  Francis DeslauriersTests: ctf: add basic `metadata-info` query test
2019-08-16  Francis Deslauriersbt2: add `StringValue.__contains__()` method
2019-08-16  Philippe Proulxcli: "Babeltrace configuration" -> "Babeltrace CLI...
2019-08-16  Philippe Proulxcli: `convert` command: do not allow more than one...
2019-08-16  Philippe Proulxcli: make --plugin-path and --omit-{system,home}-plugin...
2019-08-16  Philippe ProulxAdd all CLI `convert` command's tests to project's...
2019-08-16  Philippe ProulxFix: test_convert_args: use correct path to `utils.sh`
2019-08-16  Philippe Proulxlive_viewer_connection_create(): fix leak on connection...
2019-08-16  Philippe ProulxFix: bt_common_string_until(): reset returned variable...
2019-08-16  Philippe Proulxsrc.ctf.lttng-live: handle `babeltrace.support-info...
2019-08-16  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-08-16  Philippe Proulxlib: rename `BABELTRACE_DISABLE_PYTHON_PLUGINS` ->...
2019-08-16  Francis DeslauriersTests: ctf: add tracers timestamp quirks workaround...
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: remove unneeded `enum` tags in public headers
2019-08-15  Philippe Proulxlib: assign values to all public enumerators
2019-08-15  Philippe Proulxlib: standardize status of bt_util_clock_cycles_to_ns_f...
2019-08-15  Philippe Proulxlib: graph.h: fix formatting
2019-08-15  Philippe Proulxlib: remove unused `enum bt_self_component_port_status`
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-15  Philippe Proulxbt2: rename `_Trace.env` -> `_Trace.environment`
2019-08-15  Philippe Proulxbt2: add user attributes property support
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 Proulxlib: add user attributes property to metadata, stream...
2019-08-15  Philippe Proulxlib: trace-class.c: use `LIB/TRACE-CLASS` logging tag
2019-08-15  Philippe Proulxlib: add bt_field_class_variant_borrow_option_by_{index...
2019-08-15  Philippe Proulxbt2: rename `_Field.field_class` -> `_Field.cls`
2019-08-15  Philippe Proulxbt2: add bit array field class and field support
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 Proulxlib: add bit array field class and field types
2019-08-15  Philippe Proulxbt2: add option field class and field support
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 Proulxlib: add option field class and field types
2019-08-15  Philippe Proulxbt2: add boolean field class and field support
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...
2019-08-15  Philippe Proulxsink.text.pretty: print boolean fields
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy boolean field class...
2019-08-15  Philippe Proulxlib: add boolean field class and field types
2019-08-14  Francis Deslauriersbt2: cleanup: Remove unused `_StreamClass` id setter
2019-08-14  Francis Deslauriersbt2: cleanup: Remove unused `_StreamClassIterator`...
2019-08-14  Simon Marchitests: return 0 instead of None for unknown file in...
2019-08-14  Jonathan Rajottebt_uuid_compare: return actual comparison
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-14  Jonathan RajotteUse uuid as first comparison criteria
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-13  Philippe Proulxbt2: `TraceCollectionMessageIterator`: find greatest...
2019-08-13  Philippe Proulxcli: find greatest operative MIP version to create...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxbt2: add bt2.get_{greatest_operative,maximal}_mip_version()
2019-08-13  Philippe Proulxbt2: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxbt2: _IntegerRangeSet.add(): make it possible to add...
2019-08-13  Philippe Proulxbt2: add `ComponentDescriptor` class and test
2019-08-13  Philippe Proulxlib: add bt_get_{greatest_operative,maximal}_mip_versio...
2019-08-13  Philippe ProulxFix: {graph,query-executor}.h: missing `STATUS_` before...
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
next
This page took 0.040959 seconds and 4 git commands to generate.