Keep a single `.gitignore` file
[babeltrace.git] / tests / lib / test-plugin-plugins / sfs.c
2024-01-29  Simon Marchitests: rename lib plugins test files
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
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 Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxlib: make graph 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 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: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe ProulxAdd query executor
2017-07-07  Philippe Proulxtest_plugin: use env. var. instead of global symbol...
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 ProulxAdd query info API tests
2017-05-28  Philippe ProulxAdd shared object comp. class help attribute test
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxAdd tests for plugin version
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxAdd bt_plugin test
This page took 0.098008 seconds and 6 git commands to generate.