Support for --clock-offset and --clock-offset-ns
[babeltrace.git] / plugins / ctf / fs / fs.c
2017-05-28  Julien DesfossezSupport for --clock-offset and --clock-offset-ns
2017-05-28  Philippe ProulxEvent notification: pass CC priority map on creation
2017-05-28  Philippe Proulxctf.fs: split streams, one per port
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe Proulxctf.fs source: add `get-metadata-info` query info action
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Jérémie GalarneauFix: missing NULL check in ctf_fs_iterator_destroy_data
2017-05-28  Jérémie GalarneauFix: add missing NULL check in ctf_fs_destroy_data
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxPlugins: use UNUSED_VAR instead of casting to void
2017-05-28  Philippe ProulxAdd bt_component_create_with_init_method_data()
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauRename bt_notification_packet_start to "begin"
2017-05-27  Jérémie GalarneauFix: handle size 0 CTF fs streams
2017-05-27  Jérémie GalarneauComponent iterator points to first notification on...
2017-05-27  Mathieu DesnoyersFix: ctf_fs debug variable should be extern
2017-05-27  Jérémie GalarneauImplement proper notification comparison
2017-05-27  Jérémie Galarneaufix initialize stream which may be used in error paths
2017-05-27  Jérémie Galarneaustream leak in ctf_fs_iterator_next
2017-05-27  Jérémie GalarneauMerge streams in ctf fs component
2017-05-27  Jérémie GalarneauFix: SIGBUS error on reading past a file's end in mmap...
2017-05-27  Jérémie Galarneauctf-fs: missing component->streams NULL check
2017-05-27  Jérémie Galarneauallow multiple ctf streams to be open
2017-05-27  Jérémie GalarneauFix source component memory leak
2017-05-27  Jérémie Galarneauadd end of stream notification
2017-05-27  Jérémie GalarneauPlugins are alive!
2017-05-27  Jérémie Galarneauadd debug printout
2017-05-27  Jérémie GalarneauFix: uninitialized use of ctf_fs
2017-05-27  Jérémie GalarneauImplement ctf fs iterator functions
2017-05-27  Jérémie GalarneauFix: path value retrieval memory leak
2017-05-27  Jérémie GalarneauInit ctf fs data and metadata streams
2017-05-27  Jérémie GalarneauMove remaining protorectoral files to ctf fs plugin
2017-05-27  Jérémie GalarneauAdd ctf fs iterator initialization
2017-05-27  Jérémie GalarneauCode standard cleanup
2017-05-27  Jérémie GalarneauAdd ctf fs component skeleton
2017-05-27  Philippe ProulxPlugins: rename reader -> fs, and symbols.c to plugin.c
This page took 0.119165 seconds and 50 git commands to generate.