babeltrace.git
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...
2017-06-09  Philippe Proulxtest_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to...
2017-06-09  Philippe Proulxutils.muxer: remove upstream notif. iter. once ended...
2017-06-09  Philippe Proulxconfigure.ac: use $enableval in AC_ARG_ENABLE()
2017-06-09  Philippe Proulxdoc/logging-guide.adoc: minor fixes + add "Instrument...
2017-06-09  Philippe Proulxcli: use standard logging files and macros
2017-06-09  Philippe Proulxpython-plugin-provider: use standard logging files...
2017-06-09  Philippe Proulxplugins/ctf/lttng-live: use standard logging files...
2017-06-09  Philippe Proulxplugins/ctf/common/btr: use standard logging files...
2017-06-09  Philippe Proulxlogging-internal.h: add BT_LOG_LEVEL_EXTERN_SYMBOL...
2017-06-09  Philippe Proulxplugins/ctf/common/btr/btr.c: add logging
2017-06-09  Philippe ProulxLogging: require modules to define BT_LOG_OUTPUT_LEVEL
2017-06-09  Philippe Proulxbt_value_get_type(): not a warning if value is NULL
2017-06-09  Philippe Proulxbitfield-internal.h: fix negative value shifting warnings
2017-06-09  Philippe Proulxtests/lib: do not call bt_ctf_trace_set_native_byte_ord...
2017-06-09  Philippe Proulxir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
2017-06-09  Philippe Proulxctf plugins: prepend trace's hostname, if exists, to...
2017-06-09  Philippe Proulxctf.fs source: use last path parameter's element as...
2017-06-09  Philippe ProulxDocs: add informal comments to common-internal.h
2017-06-09  Philippe ProulxAdd bt_common_normalize_path()
2017-06-09  Philippe Proulxstream.c: allow stream PC's `events_discarded` field...
2017-06-09  Philippe ProulxRemove remaining old test files
2017-06-09  Philippe Proulxtests/cli/Makefile.am: remove duplicate test in TESTS...
2017-06-09  Philippe ProulxFix: test_convert_args: use util.muxer's `assume-absolu...
2017-06-09  Philippe ProulxFix: test_ir_visit.c: create valid SC PC/EH and trace...
2017-06-09  Philippe ProulxFix: test_ctf_ir_ref.c: create valid SC PC/EH and trace...
2017-06-09  Philippe ProulxRemove warnings when using bt_plugin_create_all_from_dir()
2017-06-09  Philippe ProulxFix: make Python plugin provider have its own log level
2017-06-09  Philippe ProulxAdd bt_log_get_level_from_env() and use it
2017-06-09  Philippe Proulxconfigure.ac: add details to final report
2017-06-09  Philippe Proulxpython-plugin-provider/python-plugin-provider.c: add...
2017-06-09  Philippe Proulxcli: check for cancellation before running the graph...
2017-06-09  Philippe Proulxlib/plugin/plugin-so.c: add logging
2017-06-09  Philippe Proulxtest_ctf_writer.c: add "trace is static" listener tests
2017-06-09  Philippe ProulxAdd bt_ctf_trace_add_is_static_listener() and ..._remov...
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-06-09  Philippe Proulxlib/plugin/plugin.c: improve log levels
2017-06-09  Philippe Proulxtext.pretty: create an event string instead of using...
2017-06-09  Julien DesfossezFix debug-info: prevent invalid access in the original...
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Jérémie GalarneauRename "ignore-absolute" parameter to "assume-absolute...
2017-05-28  Jérémie GalarneauTests: possible dereference of NULL argument to strcmp
2017-05-28  Jérémie GalarneauFix: return error on empty list in get_unary_unsigned
2017-05-28  Jérémie GalarneauFix: missing error code on signed clock value in trimmer
2017-05-28  Jérémie GalarneauFix: uninitialized destination component on unknown...
2017-05-28  Jérémie GalarneauFix: use of uninitialized value in visit_*_decl_entry
2017-05-28  Jérémie GalarneauFix: return of garbage value in copy_find_clock_array_f...
2017-05-28  Jérémie GalarneauFix: return of garbage value on empty specifier list
2017-05-28  Jérémie GalarneauFix: return of garbage value when trace has no stream...
2017-05-28  Jérémie GalarneauFix: NULL dereference in logging on btr allocation...
2017-05-28  Jérémie GalarneauFix: NULL dereference in logging on notit allocation...
2017-05-28  Jérémie GalarneauFix: dereference of NULL mdec when opening packetized...
2017-05-28  Jérémie GalarneauFix: potential NULL dereference of ctf_fs_file path
2017-05-28  Jérémie GalarneauFix: ds_file_munmap must check ds_file for NULL
2017-05-28  Jérémie GalarneauFix: unchecked bt_ctf_event_set_clock_value return...
2017-05-28  Jérémie GalarneauClean-up: unused next_return assignation in muxer test
2017-05-28  Jérémie GalarneauFix: uninitialized ret value used in set_debug_info_field
2017-05-28  Jérémie GalarneauFix: possible NULL dereference of uuid in test
2017-05-28  Philippe Proulxlib/plugin/plugin.c: add logging
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxlib/graph/iterator.c: add logging
2017-05-28  Philippe Proulxlib/graph/clock-class-priority-map.c: add logging
2017-05-28  Philippe Proulxlib/graph/component-class.c: add logging
2017-05-28  Philippe Proulxlib/graph/sink.c: add logging
2017-05-28  Philippe Proulxlib/graph/filter.c: add logging
2017-05-28  Philippe Proulxlib/graph/source.c: add logging
2017-05-28  Philippe ProulxRemove useless component/iterator validation functions
next
This page took 0.03757 seconds and 4 git commands to generate.