lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / ctf / fs-src / data-stream-file.c
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxsrc.ctf.fs: use "borrow" functions where possible
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
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-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-08-29  Jérémie Galarneausrc.ctf.fs fix: wrong type specifier used in logging...
2017-08-27  Jérémie Galarneausrc.ctf.fs: implement stream indexing
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...
2017-08-16  Jérémie GalarneauFix sink.ctf.fs: NULL dereference in logging statement
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-06  Philippe Proulxctf: notif-iter: pass current stream ID to get_stream...
2017-07-06  Philippe Proulxsrc.ctf.fs: use one CTF notif iter per notification...
2017-07-05  Michael JeansonPort: use ghashtable in mman compat
2017-06-21  Jérémie GalarneauImprove logging in the LTTng index parsing code
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
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  Michael JeansonPort: Add missing includes for mingw
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-05-28  Jérémie GalarneauFix: ds_file_munmap must check ds_file for NULL
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxctf.fs source: add trace file rotation (stream instance...
This page took 0.136871 seconds and 33 git commands to generate.