2017-07-06 | Philippe Proulx | Simplify sink.utils.dummy: only one upstream notification... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | src.ctf.fs: use one CTF notif iter per notification... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | lib/graph/notification/inactivity.c: add missing `ret... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | ctf: notif-iter.c: lazily initialize clock value states ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | visitor-generate-ir.c: validate clock class frequency... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | bt_ctf_clock_class_create(): add a frequency parameter ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | stream.c: standardize "Cannot truncate stream file... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | BT_LOG_WRITE_ERRNO(): use `_msg ": %s" _fmt` format ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | lib/graph/notification/stream.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | lib/graph/notification/packet.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | Fix: add_clock_classes(): do not add existing clock... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | Remove unused bt_notification_get_stream() ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | test_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | lib/graph/notification/inactivity.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | lib/graph/notification/event.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | doc/logging-guide.adoc: document standard way of choosing... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | plugins/utils/muxer/muxer.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Philippe Proulx | plugins/utils/trimmer/iterator.c: use unique logging tag ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-06 | Jérémie Galarneau | Fix: set intersections hashtable to NULL after destruction ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Build plugins as unversioned modules ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Port: plugin system compat for mingw / macOS ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Fix: ctf writer test on Cygwin ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Fix: disable debug by default info on Cygwin ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Fix: remove AC_FUNC_MALLOC for cross-compile ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Add libbabeltrace-ctf for backwards compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Port: Add winsock support to live for mingw ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Port: Replace readdir_r by nftw ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Port: dirfd is not portable, replace it ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Michael Jeanson | Port: use ghashtable in mman compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Nathan Lynch | babeltrace-2.0: do not link with -export-dynamic ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Jérémie Galarneau | Fix: bt_component_create is not hidden ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-07-05 | Jérémie Galarneau | stream-intersection: use the trace-info query results... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-21 | Jérémie Galarneau | Fix: ctf_fs_metadata is assumed to be non-null ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-21 | Jérémie Galarneau | Improve logging in the LTTng index parsing code ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | copytrace: check clock_class_count before getting the... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | Fix: wrong output name in --help for implicit CTF source ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | Test the trimmer component ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | pass --clock-gmt option to the trimmer if enabled ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Jérémie Galarneau | Tests: don't rely on the test script's location ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | test_trace_copy: compare the two traces with diff rather... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Julien Desfossez | Test debug-info ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-19 | Jérémie Galarneau | Clean-up: coding style adjustments ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Jérémie Galarneau | Cleanup: typo fix in comment ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | fs-sink: add the single-trace option ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Test: validate that the output of ctf-fs sink is identical... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Fix: event_header is optional ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Copy the packet_header in the plugins ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Fix: wrong return code check on try_set ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Fix copytrace: copy packet_context ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | copytrace: packet_context is optional ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | copytrace: create empty stream classes by default ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | fs-sink: packet_context is optional ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Fix: the fields to reset are optional ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | ctf: remove strict metadata mode, update automatic... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | Remove the concept of event class attributes ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | BT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | test_ctf_writer.c: do not check for invalid event class... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | plugins/lttng-utils/Makefile.am: add all source files... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Philippe Proulx | Add BT_CTF_INTEGER_BASE_UNSPECIFIED ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Jérémie Galarneau | Fix: Stream classes' id field is always serialized ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Julien Desfossez | Fix: flush stream without packet_context ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-16 | Jérémie Galarneau | Add BT_LOG*_ERRNO() logging macros ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-15 | Julien Desfossez | debug-info fix: packet_context is optional ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Jérémie Galarneau | Fix: uninitialized return value in copy.c ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | Remove legacy printf_verbose()/printf_debug() and others ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | visitor-generate-ir.c: automatically map specific fields... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | ctf: add metadata decoder config. and `strict-metadata... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | source.ctf.fs: remove ctf_fs_debug symbol ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | Fix: cli: help command: accept leftover when --component... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | cli: add global --log-level option ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | Use BABELTRACE_FORCE_COLORS environment variable to... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | Logging: add colors depending on log level ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | visitor-generate-ir.c: logging: add stream's line number... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | visitor-semantic-validator.c: standardize logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | plugins/ctf/common/metadata/visitor-parent-links.c... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | plugins/ctf/common/metadata/objstack.c: add logging ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | plugins/ctf/common/metadata/decoder.c: standardize... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | plugins/ctf/common/metadata: logging: standardize in... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | visitor-generate-ir.c: logging: standardize messages... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-14 | Philippe Proulx | ir: fields.c: fix public function names to get/set... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Port: Enable libtool to produce DLLs ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Port: Remove unused header pwd.h ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Add logging to compat ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Add missing files to gitignore ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Port: Remove unused header in test_plugin ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-12 | Michael Jeanson | Don't add module symbols to global namespace ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Jérémie Galarneau | Set version extra to pre1 ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: debug info plugin incorrect assumption about header... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: various fixes for ctf-traces/succeed test cases ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Philippe Proulx | configure.ac: make the minimal, build-time log level... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Philippe Proulx | cli: use WARN as the default log level when not explicitly... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Philippe Proulx | cli: set all the log level of all known loggers with... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Philippe Proulx | cli: convert: allow multiple paths to be passed as... ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Julien Desfossez | Fix: remove listener check ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Julien Desfossez | Fix copytrace: check field exists before copy ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: uninitialized variable ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: event, stream names can be strings ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: make check in out-of-tree ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
2017-06-09 | Mathieu Desnoyers | Fix: out-of-tree build ...off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com> |
commit | commitdiff | tree |
next |