Cleanup: remove logically dead code
[babeltrace.git] / plugins / ctf / fs-src /
2017-08-09  Mathieu DesnoyersCleanup: remove logically dead code
2017-08-09  Mathieu DesnoyersCleanup: remove logically dead code
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-08-08  Mathieu DesnoyersFix: mixed enums used in source.ctf.fs
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-18  Michael JeansonFix: remove g_ptr_array_insert to keep glib 2.22 compat
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Jérémie GalarneauFix: ds_file_group is checked instead of ds_file_group...
2017-07-06  Philippe Proulxctf: notif-iter: pass current stream ID to get_stream...
2017-07-06  Philippe Proulxsrc.ctf.fs: fs.c: add missing `static`
2017-07-06  Philippe Proulxsrc.ctf.fs: name the stream objects with their file...
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 GalarneauFix: ctf_fs_metadata is assumed to be non-null
2017-06-21  Jérémie GalarneauImprove logging in the LTTng index parsing code
2017-06-16  Philippe Proulxctf: remove strict metadata mode, update automatic...
2017-06-14  Philippe Proulxctf: add metadata decoder config. and `strict-metadata...
2017-06-14  Philippe Proulxsource.ctf.fs: remove ctf_fs_debug symbol
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Mathieu DesnoyersFix: uninitialized variable
2017-06-09  Jérémie GalarneauRemove former logging header print.h from source.ctf...
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...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Michael JeansonPort: Add missing includes for mingw
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-06-09  Philippe Proulxctf.fs source: use last path parameter's element as...
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-05-28  Jérémie GalarneauFix: potential NULL dereference of ctf_fs_file path
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: make traces static when all streams...
2017-05-28  Philippe Proulxctf.fs source: add trace file rotation (stream instance...
2017-05-28  Philippe ProulxFix: ctf.fs source: append all ctf_fs_trace objects...
2017-05-28  Philippe Proulxctf.fs source: recurse to find multiples CTF traces
2017-05-28  Mathieu DesnoyersMove print.h header to upper level dir
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxctf.fs source: metadata: fix error paths
2017-05-28  Philippe Proulxplugins/ctf/fs-src/data-stream.c: fix text width
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
This page took 0.071096 seconds and 7 git commands to generate.