lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / ctf / lttng-live /
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2018-05-31  Jonathan RajotteFix live-comm: merge TCP socket write-write sequence...
2017-11-02  Philippe ProulxRemove `PLUGIN` from component class log level environm...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
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-07-19  Michael JeansonPort: cast result of be64toh() to uint64_t for print...
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Jérémie GalarneauFix: dead code in lttng_live_iterator_next_no_stream()
2017-07-07  Jérémie GalarneauFix: uninitialized return value member
2017-07-06  Philippe Proulxctf: notif-iter: pass current stream ID to get_stream...
2017-07-05  Michael JeansonPort: Add winsock support to live for mingw
2017-06-14  Philippe Proulxctf: add metadata decoder config. and `strict-metadata...
2017-06-14  Philippe Proulxplugins/ctf/common/metadata: logging: standardize in...
2017-06-09  Mathieu Desnoyerslttng-live: check graph cancel state, check ctf trace...
2017-06-09  Mathieu Desnoyerslttng-live: correctly handle ctrl-c and fix leaks
2017-06-09  Jérémie GalarneauRemove dependancies on ctf.fs source component caused...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe Proulxplugins/ctf/common/notif-iter/notif-iter.c: add logging
2017-06-09  Mathieu Desnoyerslttng-live: populate trace name
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Philippe Proulxplugins/ctf/lttng-live: use standard logging files...
2017-06-09  Philippe ProulxAdd bt_log_get_level_from_env() and use it
2017-05-28  Philippe Proulxctf.fs source: recurse to find multiples CTF traces
2017-05-28  Mathieu DesnoyersFix: lttng-live enum mismatch
2017-05-28  Mathieu Desnoyerslttng-live: handle EINTR and graph cancelation
2017-05-28  Mathieu DesnoyersFix: invoke bt_ctf_trace_set_is_static only when trace...
2017-05-28  Mathieu Desnoyerslttng-live: change loglevel env var to BABELTRACE_PLUGI...
2017-05-28  Mathieu Desnoyerslttng-live: ensure that port connections go to the...
2017-05-28  Mathieu DesnoyersLTTng live: use common url parser
2017-05-28  Philippe Proulxinclude/babeltrace/object-internal.h: add logging
2017-05-28  Mathieu DesnoyersImplement logging in lttng-live component
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxFix Makefile.am files regarding headers
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 ProulxPrefix {source,filter,sink}*.h file names with component-
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 ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Philippe ProulxMove plugin system sources to lib/plugin-system
2017-05-27  Jérémie GalarneauAdd base plug-in skeletons
This page took 0.056404 seconds and 7 git commands to generate.