bt2: add option field class and field support
[babeltrace.git] / src / plugins /
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...
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe ProulxFix various "may be used uninitialized" warnings (GCC)
2019-07-13  Francis DeslauriersFix: flt.lttng-utils.debug-info: possible leak of ...
2019-07-12  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-12  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-10  Jonathan Rajottetrimmer: proper formatting of timestamp conversion...
2019-07-10  Jonathan RajotteFix: use return of bt_localtime_r as success criteria
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Philippe Proulxsink.text.details: write discarded events/packets CS...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxsrc.ctf.fs: append error cause when no traces are found...
2019-07-06  Philippe Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-05  Francis Deslaurierssrc.ctf.fs: remove leftover use of pointer arithmetics
2019-07-05  Francis DeslauriersFix: src.ctf.fs: segfault following `bt_msg_iter_seek()`
2019-07-05  Francis DeslauriersFix: src.ctf.fs: trace-info: port_name memory leak
2019-07-05  Simon Marchitrimmer: use g_match_info_free instead of g_match_info_...
2019-07-05  Francis DeslauriersFix: src.ctf.fs: pointer arithmetics on non-adjacent...
2019-07-04  Jonathan RajotteAssign *_STATUS_OK to ret
2019-07-04  Philippe ProulxFix: sink.text.pretty: support unknown event class...
2019-07-04  Jonathan RajotteFix: log_level usage on mingw platform
2019-07-03  Simon MarchiFix: trimmer: use regexes to parse dates and times
2019-07-03  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-03  Simon Marchitrimmer: remove unused function
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-27  Simon Marchilib: add logic in auto-seek to recreate stream state
2019-06-21  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxsrc.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulxsrc.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.text.details: honor component's initial log level
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use BT_COMP_LOG*() instead...
next
This page took 0.044994 seconds and 7 git commands to generate.