Add git-review config
[babeltrace.git] / plugins /
2019-05-03  Philippe Proulxsink.ctf.fs: set_field_refs(): make `fc` `const` as...
2019-05-03  Philippe ProulxFix: sink.ctf.fs: do not keep different `tgt_fc_type...
2019-05-03  Francis Deslaurierssrc.ctf.fs: compute stream range using entire file...
2019-05-03  Francis DeslauriersFix: string format warnings on 32 bits
2019-05-03  Francis DeslauriersFix: may-uninitialized warning in trace-ir-metadata...
2019-05-03  Francis DeslauriersFix: maybe-uninitialized warnings in translate-trace...
2019-05-03  Francis DeslauriersFix: maybe-uninitialized warning in create_relative_fie...
2019-05-03  Francis DeslauriersFix: src.ctf.fs: metadata-info: sanitize `path` param
2019-05-03  Francis DeslauriersFix: flt.lttng-utils.debug-info: extra colon in `bin...
2019-05-03  Philippe Proulxlib: have dedicated, unique unsigned and signed enum...
2019-05-03  Simon Marchictf: Add dash to stream name suffixes
2019-05-03  Simon Marchictf: Use environment fields provided by LTTng to make...
2019-05-03  Simon Marchiplugins/ctf/fs-src: Session rotation support: merge...
2019-05-03  Simon Marchicli, plugins/ctf/fs-src: Make src.ctf.fs accept multipl...
2019-05-03  Francis DeslauriersAdapt `src.ctf.lttng-live` to current API
2019-05-03  Francis Deslaurierssink.text.pretty: print inactivity msg handling with...
2019-05-03  Francis DeslauriersFix: flt.lttng-utils.debug-info: leaking `bin_dir`...
2019-05-03  Francis DeslauriersFix: flt.lttng-utils.debug-info: ".debug" extension...
2019-05-03  Philippe Proulxlib: field path: have a specific item for "current...
2019-05-03  Philippe ProulxFix: bfcr_get_sequence_length_cb(): do not set text...
2019-05-03  Philippe ProulxFix: flt.utils.trimmer: accept inited streams ending...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: cleanup: create dedicated...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: Don't copy trace class...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-03  Francis DeslauriersCleanup: Move `debug-info` in its own sub-directory
2019-05-03  Francis DeslauriersFix: flt.lttng-utils.debug-info: Error in src line...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: cleanup: remove usage old...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: cleanup: only print debug...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: use glib memory and string...
2019-05-03  Francis Deslaurierssink.ctf.fs: Remove unused function
2019-05-03  Simon Marchiplugins/ctf: Remove unused uuid-related fields in struc...
2019-05-03  Simon MarchiRe-implement BT_ASSERT without using the assert macro
2019-05-03  Philippe ProulxAdapt `sink.ctf.fs` to current API
2019-05-03  Philippe Proulxsrc.ctf.fs: keep empty structures
2019-05-03  Philippe Proulxlib: add structure FC member and variant FC option...
2019-05-03  Philippe ProulxFix: pretty/print.c: print comma and space after trace...
2019-05-03  Philippe ProulxFix: update_field_class_in_ir(): do not have special...
2019-05-03  Philippe ProulxFix: msg-iter.c: accept no packet total and content...
2019-05-03  Philippe ProulxFix: decoder.c: remove forgotten TODO section
2019-05-03  Philippe Proulx`ctf` plugin: infer packet's total size from packet...
2019-05-03  Philippe ProulxFix: msg-iter.c: create packet message with correct...
2019-05-03  Philippe ProulxFix: src.ctf.fs: do not use trace IR objects in queries
2019-05-03  Philippe Proulxflt.utils.muxer: validate clock classes on stream begin...
2019-05-03  Francis Deslauriersplugins/ctf/common: remove unused borrow_named_int_fiel...
2019-05-03  Francis Deslauriersflt.utils.trimmer: fix: variables used uninitialized
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: fix: set but not used warnings
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: adapt debug-info component...
2019-05-03  Francis Deslaurierslib: replace trace is_static with destruction listeners
2019-05-03  Philippe ProulxFix: flt.utils.muxer: use return value (clock class)
2019-05-03  Francis DeslauriersFix: flt.utils.muxer: reset is_ended variable after...
2019-05-03  Philippe Proulxsink.utils.counter: use a default step of 10,000
2019-05-03  Philippe Proulxsink.utils.counter: handle all types of messages
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: Fix: dirname(3) might modif...
2019-05-03  Francis DeslauriersFix: BT_ASSERT() on variable not yet initialized
2019-05-03  Philippe Proulxcommon-internal.h: prefix functions with `bt_common_`
2019-05-03  Philippe ProulxAdapt `flt.utils.trimmer` to current API
2019-05-03  Philippe ProulxFix: sink.text.pretty: do not always update last timestamp
2019-05-03  Philippe Proulxflt.utils.muxer: do not release upstream iterators...
2019-05-03  Philippe ProulxFix: print.c: remove extra `)` after `+????????????`
2019-05-03  Philippe Proulxsink.text.pretty: "discarded a number of X" -> "might...
2019-05-03  Francis Deslaurierslib: create a clock class object from component
2019-05-03  Francis Deslaurierslib: rename inactivity msg to msg iterator inactivity msg
2019-05-03  Philippe Proulxlib: add sink component class's "graph is configured...
2019-05-03  Philippe Proulxlib: rename clock class's absolute property to "origin...
2019-05-03  Philippe ProulxFix: flt.utils.muxer: make sure message's default clock...
2019-05-03  Philippe Proulxsink.text.pretty: use fast clock class access
2019-05-03  Philippe Proulxflt.utils.muxer: implement "seek beginning" and "can...
2019-05-03  Philippe Proulxsrc.text.dmesg: implement "seek beginning" and "can...
2019-05-03  Philippe Proulxsrc.ctf.fs: implement "seek beginning" method
2019-05-03  Philippe Proulxsrc.text.dmesg: make clock class non-absolute
2019-05-03  Philippe Proulxflt.utils.muxer: handle all message types specifically
2019-05-03  Philippe Proulxlib: have default clock snapshot in event message
2019-05-03  Philippe Proulxlib: add default clock snapshot property to packet...
2019-05-03  Philippe ProulxFix: src.text.dmesg: put leaking trace class on compone...
2019-05-03  Philippe Proulxsrc.text.dmesg: emit stream activity beginning/end...
2019-05-03  Philippe Proulxlib: remove redundant `bt_packet` properties
2019-05-03  Philippe Proulxsink.text.pretty: print warning message on discarded...
2019-05-03  Philippe Proulxsrc.ctf.fs: emit discarded events/packets messages
2019-05-03  Philippe Proulxsrc.ctf.fs: emit stream activity beginning/end messages
2019-05-03  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-03  Francis DeslauriersFix: ctf plugin: returning bt_message_iterator_status...
2019-05-03  Francis DeslauriersCleanup: use ctf_scope_string function to print `enum...
2019-05-03  Francis DeslauriersCleanup: explicitly assigning value of variable to...
2019-05-03  Francis DeslauriersFix: may be used uninitialized trace_name variable
2019-05-03  Francis Deslauriersflt.utils.muxer: fix muxer_init prototypes
2019-05-03  Philippe Proulxlib: do not allow port to be removed when message itera...
2019-05-03  Philippe Proulxplugins/ctf/fs-src/fs.c: "msgier" -> "notifier"
2019-05-03  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-03  Philippe Proulxbt_field_class_*_create(): accept mandatory trace class
2019-05-03  Philippe Proulxbt_clock_class_create(): accept mandatory trace class
2019-05-03  Philippe Proulxbt_trace_class_create(): accept mandatory self component
2019-05-03  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-03  Philippe ProulxClock snapshot API: use status
2019-05-03  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-03  Philippe Proulxlib: rename "notification" -> "message"
2019-05-03  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-03  Philippe Proulxlib: make public reference count functions have strict...
2019-05-03  Philippe Proulxlib: rename plural file names to singular
2019-05-03  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-03  Philippe Proulxbt_value_map_extend(): put output parameter as last...
next
This page took 0.042183 seconds and 7 git commands to generate.