tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / ctf / fs-src / query.c
2019-06-07  Francis Deslaurierssrc.ctf.fs: trace-info: omit stream `range-ns` field...
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-06  Francis DeslauriersFix: src.ctf.fs: trace-info: fields no appended if...
2019-06-06  Francis Deslaurierssrc.ctf.fs: merge all indexes to the fs_ds_group level
2019-06-05  Simon Marchisrc.ctf.fs: add stream port name to trace-info query...
2019-05-14  Francis DeslauriersCleanup: src.ctf.fs: index no longer used in loop
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-03  Simon Marchisrc.ctf.fs: make trace-info query accept clock-class...
2019-05-02  Francis Deslaurierssrc.ctf.fs: compute stream range using entire file...
2019-05-02  Francis DeslauriersFix: src.ctf.fs: metadata-info: sanitize `path` param
2019-05-02  Simon Marchicli, plugins/ctf/fs-src: Make src.ctf.fs accept multipl...
2019-05-02  Philippe ProulxFix: src.ctf.fs: do not use trace IR objects in queries
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 Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
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: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" 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 Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxsrc.ctf.fs: use "borrow" functions where possible
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-17  Philippe Proulxctf: do not add `intersection-range-ns` in `trace-info...
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 ProulxAdd query executor
2017-08-09  Jérémie GalarneauCleanup: missing empty line between functions
2017-08-09  Jérémie GalarneauUse logging macros in src.ctf-fs queries
2017-08-08  Mathieu DesnoyersFix: missing ftell/fseek error handling
2017-06-09  Mathieu DesnoyersFix: uninitialized variable
2017-06-09  Jérémie Galarneausource.ctf.fs: implement the trace-info query
2017-06-09  Jérémie GalarneauRemove dependancies on ctf.fs source component caused...
2017-06-09  Jérémie GalarneauMove ctf-fs source query implementations to their own...
This page took 0.162527 seconds and 47 git commands to generate.