2017-05-28 |
Philippe Proulx | Remove the need to implement the notification iterator... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | "destroy" method -> "finalize" method Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Accept port connection method: take other port as parameter Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Visibility: split graph API into public and private... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add graph event listeners Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Allow a component to remove a port and any user to... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Put Python plugin support in a separate shared object Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add `babeltrace convert` argument tests Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | CLI: add `run` command and make `convert` command use it Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace-cfg.c: do not allow duplicate -v option Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace-cfg.c: add "Command line error" prefix to... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace-cfg.c: do not infer text.text sink with -v Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): add --filter option to create filter... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): escape '.' in PLUGIN.COMPCLS arguments Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | common.c: bt_common_colors_supported(): add a few supported... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Rename "query info" to "query" everywhere, and "action... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): support -o metadata legacy option Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | ctf.fs source: add `get-metadata-info` query info action Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): print value with colors Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): add the query-info command Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace-cfg: put comp. class type within struct... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: test query info API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: add support for the "query info" API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: raise when bt2.create_plugin_from_name() finds... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add query info API tests Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | SO plugin API: add comp. class query info method macro... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_component_class_query_info() API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): handle legacy -o dummy option Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add utils.dummy component class, move plugins/trimmer... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | text plugin: add color support Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): add --connect option and connection... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace convert: add --name option Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace(1): add help command Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace-cfg.c: improve error messages Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Make babeltrace(1)'s CLI Git-like and implement the... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace.c: replace printf_verbose() with printf... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Cleanup babeltrace-cfg, use BABELTRACE_PLUGIN_PATH Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: test comp. class help attribute Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: add support for comp. class help Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add shared object comp. class help attribute test Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Shared object plugin: add component class help support Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add component class help property Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt2: add create_plugin_from_name() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_plugin_create_from_name() tests Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_plugin_create_from_name() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add support for plugins written in Python author='Philippe Proulx', license='MIT', Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add Babeltrace 2 Python bindings tests Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add Babeltrace 2 Python bindings Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | bt_ctf_event_set_clock_value() does not need a clock... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_ctf_clock_value_get_class() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Install notification headers in babeltrace/component... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | component.c: return NULL when there's no name, not "" Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | component.c: iterator init method is optional Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Rename *create_iterator*() -> *create_notification_iterator*() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_component_*_create_iterator_with_init_method_data() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Remove unused bt_component_class_filter_init_iterator_method Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Fix Makefile.am files regarding headers Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Rename input.h -> component-input-internal.h Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Set notification iterator methods to the component... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | plugin-dev.h: put selector (type) close to union in... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Plugins: use UNUSED_VAR instead of casting to void Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_component_create_with_init_method_data() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | babeltrace.c: print plugin version when available Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add tests for plugin version Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add plugin (user) version information Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_component_class_freeze() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Prefix {source,filter,sink}*.h file names with component- Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Refactor the component class and component API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Move enum bt_component_type to component.h Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Refactor the plugin registration and loading machinery Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Add bt_plugin test Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | Decouple component class from plugin subsystem, remove... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-28 |
Philippe Proulx | ref.h: doc: fix typo Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | API doc: document include files and how to build Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | ref.h, values.h: doc: add #include in description Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | API doc: update main-page.dox Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | API doc: add more details about reference counting Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | values.h: doc: rephrase map foreach callback ref Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | Fix API doc's content and style for enum. FT mapping... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | API doc: add int/float field type examples Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | stream-class.h: doc: fix trace/packet instead of stream... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | Document fields.h (API) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | field-types.h: doc: bt_ctf_field_type_copy(): add not... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | field-types.h: doc: fix missing plural Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | doc/api/README.adoc: fix double "followed by" Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | field-types.h: doc: add note about freezing Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | ir: add bt_ctf_clock_class object, modify bt_ctf_clock... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | ir: stream: add bt_ctf_stream_is_writer() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | Fix: remove assert() for existing SC field types Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | field-types.h: doc: use FT/field aliases Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | doc/api: Doxyfile: add FT/field aliases Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | trace.h: doc: add missing end of group Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | packet.h: doc: add missing end of group Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | Document field-types.h (API) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | values.h: doc: fix doc Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | trace.h: doc: ctfirfieldtype -> ctfirfieldtypes Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | doc/api/dox: update pages Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | api/doc: update Doxyfile.in and add custom layout file Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | bt_ctf_field_type_get_byte_order(): support enum FT Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2017-05-27 |
Philippe Proulx | field-types.c: check that we don't add self FT to struct... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
next |