lib: fix can_seek_beginning method type cast
[babeltrace.git] / src / plugins /
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...
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-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-10  Francis DeslauriersFix: flt.utils.muxer: Explicit null dereferenced
2019-08-10  Simon MarchiFix: muxer: check for MUXER_MSG_ITER_CLOCK_CLASS_EXPECT...
2019-08-10  Francis Deslaurierssrc.ctf.lttng-live: use `common_muxing_compare_messages...
2019-08-10  Francis DeslauriersAdd message compare common func/library; make flt.utils...
2019-08-09  Philippe ProulxFix: visitor-generate-ir.c: dereference after `NULL...
2019-08-09  Philippe ProulxFix: dmesg.c: deference before `NULL` check
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-09  Philippe ProulxFix: muxer.c: compare_events(): initialize `ret` to 0
2019-08-08  Jérémie Galarneausrc.ctf.lttng-live fix: remove overly strict check...
2019-08-08  Francis Deslauriersflt.utils.muxer: deterministically order messages of...
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...
2019-07-31  Philippe ProulxFix: live_viewer_connection_create(): `lttng_live_msg_i...
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_SCOPE_PACKET_UNKNOWN in place...
2019-07-29  Jonathan Rajottesrc.ctf.lttng-live: Use SESSION_NOT_FOUND_ACTION_UNKNOW...
2019-07-29  Jonathan Rajotte`ctf` plugin: Use is_log_level_set to infer ctf_event_c...
2019-07-29  Jonathan Rajottesink.ctf.fs: remove unusued _is_variant_field_class_tag...
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-23  Simon Marchisrc.ctf.lttng-live: LOGI instead of LOGW when getting...
2019-07-21  Mathieu Desnoyerssink.text.pretty: don't use printf for binary values
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append and...
2019-07-21  Mathieu Desnoyerssink.text.pretty: remove field filtering
2019-07-21  Mathieu Desnoyerssink.text.pretty: do not printf field name strings
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append_printf
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Michael JeansonFix: flt.utils.muxer: don't clear an empty `GPtrArray`
2019-07-20  Francis Deslauriersflt.utils.muxer: support stream messages with default...
next
This page took 0.040815 seconds and 7 git commands to generate.