src/Makefile.am: build {fmt} without `-Wmissing-noreturn`
[babeltrace.git] / lib / lib-logging.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-06  Philippe ProulxRename "default beginning/end CS" -> "beginning/end...
2019-06-06  Philippe Proulxlib: make discarded events/packets support and clock...
2019-06-06  Philippe Proulxlib: create_packet_message(): make assertion message...
2019-05-29  Francis DeslauriersFix: lib-logging: possible buffer not null terminated
2019-05-24  Francis DeslauriersFix: logging: possible buffer overflows
2019-05-14  Michael JeansonFix old-style-declaration warnings
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-02  Simon Marchipython-plugin-provider: Make it build
2019-05-02  Philippe Proulxlib: field path: have a specific item for "current...
2019-05-02  Francis Deslaurierslib: replace trace is_static with destruction listeners
2019-05-02  Francis Deslaurierslib: rename inactivity msg to msg iterator inactivity msg
2019-05-02  Philippe Proulxlib: add sink component class's "graph is configured...
2019-05-02  Philippe ProulxFix: lib-logging.c: use temporary prefix where needed
2019-05-02  Philippe Proulxlib: rename clock class's absolute property to "origin...
2019-05-02  Philippe Proulxlib-logging.c: log event, packet beginnin/end message...
2019-05-02  Philippe Proulxlib: have default clock snapshot in event message
2019-05-02  Philippe Proulxlib: remove redundant `bt_packet` properties
2019-05-02  Philippe Proulxlib: add discarded packets message
2019-05-02  Philippe Proulxlib: add discarded events message
2019-05-02  Philippe Proulxlib: add stream activity beginning/end messages
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
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 Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
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 ProulxValues API: standardize function names
2019-05-02  Philippe ProulxRename: "float value" -> "real value"
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: merge common CTF IR part with the remaining implem...
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe ProulxUse "growing" `GArray` to store string field's payload
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
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 ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe Proulxlib: add BT_LIB_LOG*() macros to log/serialize library...
This page took 0.091347 seconds and 6 git commands to generate.