babeltrace.git
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...
2017-06-09  Philippe ProulxFix: do not allow a notif. iter. to call the user's...
2017-06-09  Philippe Proulxir: do not try to create initial packet/event fields...
2017-06-09  Julien Desfossezcopy_trace: copy the trace name
2017-06-09  Julien Desfossezfs-sink: handle trace name
2017-06-09  Julien Desfossezalways copy packet/content_size, they are overwritten...
2017-06-09  Julien DesfossezFix copytrace: copy the entire payload_type
2017-06-09  Julien Desfossezclock description is optional
2017-06-09  Julien Desfossezmove the copy of event_context in ctf_copy_event_class
2017-06-09  Julien DesfossezFix copytrace: packet header is optional
2017-06-09  Julien Desfossezsupport adding streams on non-static traces
2017-06-09  Julien DesfossezRemove dead code from the debug-info component class
2017-06-09  Julien DesfossezFix debug-info: handle event layouts of lttng-ust trace...
2017-06-09  Julien Desfossezfs-sink: fix handling static notifications
2017-06-09  Julien Desfossezfs-sink: move stream and stream_class maps in fs_writer...
2017-06-09  Julien Desfossezfs-sink: explicitely handle stream_begin notif
2017-06-09  Julien Desfossezfs-sink: trace static handling + cleanup teardown
2017-06-09  Philippe ProulxUse abort() instead of a false assertion
2017-06-09  Philippe Proulxdoc/Makefile.am: do not install internal documentation
2017-06-09  Philippe Proulxlib/ctf-writer/writer.c: logging: change tag to `CTF...
2017-06-09  Michael JeansonAdd missing include of unistd.h
2017-06-09  Michael JeansonPort: use portable print format for size_t
2017-06-09  Michael JeansonPort: internal logging print format for mingw
2017-06-09  Michael JeansonPort: replace strerror_r() with glib g_strerror()
2017-06-09  Michael JeansonPort: Use g_setenv instead of setenv
2017-06-09  Michael JeansonPort: Plugin extension is platform specific
2017-06-09  Michael JeansonPort: No setuid on windows
2017-06-09  Michael JeansonPort: Use glib g_get_home_dir to get home dir on mingw
2017-06-09  Michael JeansonPort: Dummy locking of stdout on mingw in libtap
2017-06-09  Michael JeansonPort: Add missing includes for mingw
2017-06-09  Michael JeansonPort: memstream compat for mingw
2017-06-09  Michael JeansonPort: Use portable format string for ISO 8601 dates
2017-06-09  Michael JeansonPort: add missing include for stdio.h compat
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Namespace tokens in ctf metadata parser/lexer
2017-06-09  Michael JeansonPort: Add posix_fallocate compat for mingw
2017-06-09  Michael JeansonPort: Add timegm compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Michael JeansonPort: Disable debug info by default on mingw
2017-06-09  Michael JeansonPort: win32 DLLs don't support hidden symbols
2017-06-09  Michael JeansonPort: Add missing byteswap compat for mingw
2017-06-09  Michael JeansonPort: Fix libuuid compat on mingw
2017-06-09  Michael JeansonPort: Add AC_USE_SYSTEM_EXTENSIONS with mingw support
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-06-09  Michael JeansonPort: Use glib portable macros to convert gpointer...
2017-06-09  Michael JeansonPort: use portable pointer type in bt_list_entry
2017-06-09  Philippe ProulxFix: test-utils-muxer.c: initialize "next" return with...
2017-06-09  Philippe Proulxir: do not create empty structure for optional scope...
next
This page took 0.038968 seconds and 4 git commands to generate.