Fix: flt.utils.muxer: Potential memory leak
[babeltrace.git] / plugins /
2019-05-02  Philippe Proulxsink.text.pretty: print warning message on discarded...
2019-05-02  Philippe Proulxsrc.ctf.fs: emit discarded events/packets messages
2019-05-02  Philippe Proulxsrc.ctf.fs: emit stream activity beginning/end messages
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Francis DeslauriersFix: ctf plugin: returning bt_message_iterator_status...
2019-05-02  Francis DeslauriersCleanup: use ctf_scope_string function to print `enum...
2019-05-02  Francis DeslauriersCleanup: explicitly assigning value of variable to...
2019-05-02  Francis DeslauriersFix: may be used uninitialized trace_name variable
2019-05-02  Francis Deslauriersflt.utils.muxer: fix muxer_init prototypes
2019-05-02  Philippe Proulxlib: do not allow port to be removed when message itera...
2019-05-02  Philippe Proulxplugins/ctf/fs-src/fs.c: "msgier" -> "notifier"
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxbt_field_class_*_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_clock_class_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_trace_class_create(): accept mandatory self component
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxClock snapshot API: use status
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxbt_value_map_extend(): put output parameter as last...
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe ProulxFix: notif-iter.c: handle single/implicit SC/EC correctly
2019-05-02  Philippe ProulxFix: ctf-meta-update-meanings.c: only update if root...
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: return `void` when setting a simple value with...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxValues API: standardize function names
2019-05-02  Philippe ProulxRename: "field class ID" -> "field class type"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxsink.text.pretty: print discarded events/packets warning
2019-05-02  Philippe Proulxlib: bt_packet_create(): accept previous packet to...
2019-05-02  Philippe Proulxlib: use priv connection priv notif iterator to create...
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe Proulxctf: notif-iter: avoid reallocation in stack
2019-05-02  Philippe Proulxctf: btr: avoid reallocation in stack
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxctf plugin: notif iter: use "borrow" functions for...
2019-05-02  Philippe Proulxctf plugin: BTR: use "borrow" functions where possible
2019-05-02  Philippe Proulxsrc.ctf.fs: use "borrow" functions where possible
2019-05-02  Philippe Proulxsink.utils.counter: use "borrow" functions where possible
2019-05-02  Philippe Proulxsink.text.pretty: use "borrow" functions where possible
2019-05-02  Philippe Proulxflt.utils.muxer: use "borrow" functions where possible
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe ProulxFix: libctfcopytrace: replace clock classes in copies
2018-05-31  Jonathan RajotteFix live-comm: merge TCP socket write-write sequence...
2017-11-13  Michael JeansonTypo: informations -> information
2017-11-13  Michael JeansonTypo: paramater -> parameter
2017-11-13  Michael JeansonTypo: priorty -> priority
2017-11-08  Jérémie GalarneauFix: uninitialized variable may be used warning
2017-11-02  Philippe ProulxFix: debug-info: remove `_` prefix when finding fields...
2017-11-02  Philippe ProulxRemove `PLUGIN` from component class log level environm...
2017-11-02  Philippe Proulxsink.text.dmesg: remove `read-from-stdin` parameter...
2017-11-02  Philippe ProulxFix: ctf: notif-iter: do not call request_medium_bytes...
2017-11-02  Philippe Proulxflt.lttng-utils.debug-info: `dir`/`debug-dir` param...
2017-11-02  Philippe Proulxctf, ir: escape and unescape enumeration FT labels...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-10-05  Jérémie GalarneauFix: variable declaration shadows previously declared...
2017-10-04  Mathieu DesnoyersFix: use tabs rather than spaces in makefile
2017-09-17  Philippe ProulxFix: remove underscores from CTF IR field names at...
2017-09-17  Philippe Proulxctf: do not add `intersection-range-ns` in `trace-info...
2017-09-17  Philippe ProulxFix: ctf: notif-iter: accept EOF at beginning of packet...
2017-09-16  Philippe Proulxflt.utils.trimmer: allow `begin`/`end` params. to be...
2017-09-16  Jérémie GalarneauEnumeration mapping iterator's initial position is...
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe ProulxAdd query executor
2017-08-29  Jérémie Galarneaufilter.lttng-utils.debug-info fix: wrong type used...
2017-08-29  Jérémie Galarneausrc.ctf.fs fix: wrong type specifier used in logging...
2017-08-29  Michael JeansonFix test: don't link tests directly with plugins
2017-08-28  Michael JeansonPort: replace literal '/' with G_DIR_SEPARATOR
2017-08-27  Jérémie Galarneausrc.ctf.fs: implement stream indexing
2017-08-23  Jérémie Galarneausrc.ctf.fs: move internal util to ctf/common/utils
2017-08-23  Jérémie Galarneausrc.ctf.fs cleanup: unused page size variable
2017-08-22  Jérémie GalarneauPort fix: don't round mmap offset to next page
2017-08-22  Jérémie GalarneauPort fix: Windows does not allow read-only mappings...
next
This page took 0.051047 seconds and 7 git commands to generate.