babeltrace.git
2017-06-19  Julien DesfossezTest debug-info
2017-06-19  Jérémie GalarneauClean-up: coding style adjustments
2017-06-16  Jérémie GalarneauCleanup: typo fix in comment
2017-06-16  Julien Desfossezfs-sink: add the single-trace option
2017-06-16  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-16  Julien DesfossezFix: event_header is optional
2017-06-16  Julien DesfossezCopy the packet_header in the plugins
2017-06-16  Julien DesfossezFix: wrong return code check on try_set
2017-06-16  Julien DesfossezFix copytrace: copy packet_context
2017-06-16  Julien Desfossezcopytrace: packet_context is optional
2017-06-16  Julien Desfossezcopytrace: create empty stream classes by default
2017-06-16  Julien Desfossezfs-sink: packet_context is optional
2017-06-16  Julien DesfossezFix: the fields to reset are optional
2017-06-16  Philippe Proulxctf: remove strict metadata mode, update automatic...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-16  Philippe ProulxBT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
2017-06-16  Philippe Proulxtest_ctf_writer.c: do not check for invalid event class...
2017-06-16  Philippe Proulxplugins/lttng-utils/Makefile.am: add all source files...
2017-06-16  Philippe ProulxAdd BT_CTF_INTEGER_BASE_UNSPECIFIED
2017-06-16  Jérémie GalarneauFix: Stream classes' id field is always serialized
2017-06-16  Julien DesfossezFix: flush stream without packet_context
2017-06-16  Jérémie GalarneauAdd BT_LOG*_ERRNO() logging macros
2017-06-15  Julien Desfossezdebug-info fix: packet_context is optional
2017-06-14  Jérémie GalarneauFix: uninitialized return value in copy.c
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-14  Philippe Proulxvisitor-generate-ir.c: automatically map specific field...
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-14  Philippe ProulxFix: cli: help command: accept leftover when --componen...
2017-06-14  Philippe Proulxcli: add global --log-level option
2017-06-14  Philippe ProulxUse BABELTRACE_FORCE_COLORS environment variable to...
2017-06-14  Philippe ProulxLogging: add colors depending on log level
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: add stream's line numbe...
2017-06-14  Philippe Proulxvisitor-semantic-validator.c: standardize logging
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/visitor-parent-links.c...
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/objstack.c: add logging
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/decoder.c: standardize...
2017-06-14  Philippe Proulxplugins/ctf/common/metadata: logging: standardize in...
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: standardize messages...
2017-06-14  Philippe Proulxir: fields.c: fix public function names to get/set...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-12  Michael JeansonPort: Remove unused header pwd.h
2017-06-12  Michael JeansonAdd logging to compat
2017-06-12  Michael JeansonAdd missing files to gitignore
2017-06-12  Michael JeansonPort: Remove unused header in test_plugin
2017-06-12  Michael JeansonDon't add module symbols to global namespace
2017-06-09  Jérémie GalarneauSet version extra to pre1
2017-06-09  Mathieu DesnoyersFix: debug info plugin incorrect assumption about heade...
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Philippe Proulxconfigure.ac: make the minimal, build-time log level...
2017-06-09  Philippe Proulxcli: use WARN as the default log level when not explici...
2017-06-09  Philippe Proulxcli: set all the log level of all known loggers with...
2017-06-09  Philippe Proulxcli: convert: allow multiple paths to be passed as...
2017-06-09  Julien DesfossezFix: remove listener check
2017-06-09  Julien DesfossezFix copytrace: check field exists before copy
2017-06-09  Mathieu DesnoyersFix: uninitialized variable
2017-06-09  Mathieu DesnoyersFix: event, stream names can be strings
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Mathieu DesnoyersFix: out-of-tree build
2017-06-09  Mathieu DesnoyersFix: add missing files to make dist, disable python...
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  Philippe Proulxplugins/lttng-utils/copy.c: fix uninitialized use warning
2017-06-09  Julien Desfossezdebug-info: sync the copied trace on static change
2017-06-09  Julien Desfossezdebug-info: handle the static notifications
2017-06-09  Julien Desfossezdebug-info refactoring
2017-06-09  Julien Desfossezfs-sink: useless active_stream member
2017-06-09  Philippe Proulxinclude/babeltrace/graph/private-connection.h: add...
2017-06-09  Philippe Proulxdoc/api: add missing babeltrace-cli.png image
2017-06-09  Philippe Proulxcli: use -o ctf --output /output/path to quickly instan...
2017-06-09  Philippe Proulxbt_ctf_field_type_integer_set_size(): take unsigned...
2017-06-09  Philippe Proulxbt_ctf_stream_get_discarded_events_count(): return int
2017-06-09  Philippe Proulxutils.muxer: expect specific clock class properties...
2017-06-09  Philippe Proulxir: do not automatically generate a UUID in bt_ctf_cloc...
2017-06-09  Mathieu Desnoyersplugin-so: use list of components instead of glib hash...
2017-06-09  Philippe Proulxcli: use --component=NAME:{source,filter,sink}.PLUGIN...
2017-06-09  Mathieu Desnoyerslttng-live: check graph cancel state, check ctf trace...
2017-06-09  Philippe ProulxFix build with BUILT_IN_PLUGINS=1
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Mathieu Desnoyerslttng-live: correctly handle ctrl-c and fix leaks
2017-06-09  Philippe ProulxEnd connection on destruction
2017-06-09  Philippe ProulxCancel the graph on destruction
2017-06-09  Philippe Proulxconnection.c: refuse to create a notif. iter. when...
2017-06-09  Philippe Proulxlib/graph/{filter.c,sink.c,source.c}: fix log messages
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 ProulxFix: do not use BT_MOVE() when the destination memory...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxRefuse to add port to component when parent graph is...
2017-06-09  Philippe Proulxgraph.c: do not warn when the graph is canceled during...
2017-06-09  Philippe ProulxAdd internal bt_component_borrow_graph()
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Philippe ProulxAdd bt_connection_is_ended()
2017-06-09  Philippe Proulxplugins/ctf/common/notif-iter/notif-iter.c: add logging
2017-06-09  Julien Desfossezfs-sink: flush open packets on destroy
2017-06-09  Julien DesfossezFix sink.ctf.fs: mark the trace as static on destroy
2017-06-09  Julien Desfossezfs-sink: fix check trace completed when static is set
2017-06-09  Mathieu Desnoyerslttng-live: populate trace name
2017-06-09  Philippe ProulxFix: cancel a notif. iter. finalized during its "next...
next
This page took 0.040634 seconds and 4 git commands to generate.